TypeDescriptor::GetConverter Method

 

Returns a type converter for a component or a type.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetConverter(Object^)

Returns a type converter for the type of the specified component.

System_CAPS_pubmethodSystem_CAPS_staticGetConverter(Object^, Boolean)

Returns a type converter for the type of the specified component with a custom type descriptor.

System_CAPS_pubmethodSystem_CAPS_staticGetConverter(Type^)

Returns a type converter for the specified type.

Return to top
Show: