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