VBCodeProvider::GetConverter Method (Type^)
.NET Framework (current version)
Gets a TypeConverter for the specified type of object.
Assembly: System (in System.dll)
Parameters
- type
-
Type:
System::Type^
The type of object to retrieve a type converter for.
A derived class can override this method to provide specific types of type converters for specific data types.
.NET Framework
Available since 1.1
Available since 1.1
Show: