Provides a type converter to convert objects to and from various other representations. This class adds support for the properties of the object.
Object
TypeConverter
ExpandableObjectConverter
[Visual Basic] Public Class ExpandableObjectConverter Inherits TypeConverter [C#] public class ExpandableObjectConverter : TypeConverter [C++] public __gc class ExpandableObjectConverter : public TypeConverter [JScript] public class ExpandableObjectConverter extends TypeConverter
[To be supplied.]
Namespace: System.ComponentModel
Assembly: System.dll