This documentation is archived and is not being maintained.
TypeConverter::CreateInstance Method
Visual Studio 2010
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. |
Show: