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