TypeConverter::CreateInstance Method
.NET Framework (current version)
Re-creates an Object given a set of property values for the object.
Assembly: System (in System.dll)
| 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:
