TypeConverter.CreateInstance Method
.NET Framework 4.5
Re-creates an Object given a set of property values for the object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateInstance(IDictionary) | Re-creates an Object given a set of property values for the object. |
|
CreateInstance(ITypeDescriptorContext, IDictionary) | Creates an instance of the type that this TypeConverter is associated with, using the specified context, given a set of property values for the object. |