TypeConverter::ConvertTo Method

 

Converts the given value object to the specified type.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^)

Converts the given value object to the specified type, using the specified context and culture information.

System_CAPS_pubmethodConvertTo(Object^, Type^)

Converts the given value object to the specified type, using the arguments.

Return to top
Show: