StringConverter::ConvertFrom Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^) | Converts the specified value object to a String object.(Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^).) |
![]() | ConvertFrom(Object^) | Converts the given value to the type of this converter.(Inherited from TypeConverter.) |
Show:
