GetConverter Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ComponentModel Namespac ...
TypeDescriptor Class
TypeDescriptor Methods
GetConverter Method
GetConverter Method (Object)
GetConverter Method (Type)
GetConverter Method (Object, B ...
TypeDescriptor Methods
AddAttributes Method
AddEditorTable Method
AddProvider Method
CreateAssociation Method
CreateDesigner Method
CreateEvent Method
CreateInstance Method
CreateProperty Method
GetAssociation Method
GetAttributes Method
GetClassName Method
GetComponentName Method
GetConverter Method
GetDefaultEvent Method
GetDefaultProperty Method
GetEditor Method
GetEvents Method
GetFullComponentName Method
GetProperties Method
GetProvider Method
GetReflectionType Method
Refresh Method
RemoveAssociation Method
RemoveAssociations Method
RemoveProvider Method
SortDescriptorArray Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
TypeDescriptor
.
.
::
.
GetConverter Method
Returns a type converter for a component or a type.
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.
Top
See Also
Reference
TypeDescriptor Class
TypeDescriptor Members
System.ComponentModel Namespace
Tags :