The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeListConverter::ConvertTo Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^) | Converts the given value object to the specified destination type.(Overrides TypeConverter::ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^).) |
![]() | ConvertTo(Object^, Type^) | Converts the given value object to the specified type, using the arguments.(Inherited from TypeConverter.) |
Show:
