Creates an instance of the type that this System.ComponentModel.TypeConverter
is associated with, using the specified context, given a set of property
values for the object.
Overload List
Overload | Description |
CreateInstance(ITypeDescriptorContext,IDictionary) |
Creates an instance of the type that this System.ComponentModel.TypeConverter
is associated with, using the specified context, given a set of property
values for the object.
|
CreateInstance(IDictionary) | (Inherited from System.ComponentModel.TypeConverter) |
See Also