TypeListConverter is a class that can be used select type from a list. It is abstract, and you must provide your own list of types. rectangles from one data type to another. Access this class through the TypeDescriptor.
Object
TypeConverter
TypeListConverter
[Visual Basic] MustInherit Public Class TypeListConverter Inherits TypeConverter [C#] public abstract class TypeListConverter : TypeConverter [C++] public __gc __abstract class TypeListConverter : public TypeConverter [JScript] public abstract class TypeListConverter extends TypeConverter
[To be supplied.]
Namespace: System.ComponentModel
Assembly: System.dll