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.
TypeDescriptor::GetConverter Method
.NET Framework (current version)
Returns a type converter for a component or a type.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetConverter(Object^) | Returns a type converter for the type of the specified component. |
![]() ![]() | GetConverter(Object^, Boolean) | Returns a type converter for the type of the specified component with a custom type descriptor. |
![]() ![]() | GetConverter(Type^) | Returns a type converter for the specified type. |
Show:

