This documentation is archived and is not being maintained.
TypeDescriptor::GetConverter Method
Visual Studio 2008
Returns a type converter for a component or a type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetConverter(Object) | Returns a type converter for the type of the specified component. |
|
GetConverter(Type) | Returns a type converter for the specified type. |
|
GetConverter(Object, Boolean) | Returns a type converter for the type of the specified component with a custom type descriptor. |
Show: