TypeConverter.ConvertFrom Method
.NET Framework 4
Converts the given value to the type of this converter.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertFrom(Object) | Converts the given value to the type of this converter. |
|
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) | Converts the given object to the type of this converter, using the specified context and culture information. |