TypeConverter::ConvertFrom Method
.NET Framework (current version)
Converts the given value to the type of this converter.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^) | Converts the given object to the type of this converter, using the specified context and culture information. |
![]() | ConvertFrom(Object^) | Converts the given value to the type of this converter. |
Show:
