TypeDescriptor.GetConverter Method
.NET Framework 3.0
Returns a type converter for a component or a type.
| Name | Description |
|---|---|
| TypeDescriptor.GetConverter (Object) | Returns a type converter for the type of the specified component. |
| TypeDescriptor.GetConverter (Type) | Returns a type converter for the specified type. |
| TypeDescriptor.GetConverter (Object, Boolean) | Returns a type converter for the type of the specified component with a custom type descriptor. |
Community Additions
ADD
Show: