TypeConverter.ConvertTo Method
.NET Framework 2.0
Converts the given value object to the specified type.
| Name | Description |
|---|---|
| TypeConverter.ConvertTo (Object, Type) | Converts the given value object to the specified type, using the arguments. |
| TypeConverter.ConvertTo (ITypeDescriptorContext, CultureInfo, Object, Type) | Converts the given value object to the specified type, using the specified context and culture information. |
Community Additions
ADD
Show: