The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NullableConverter::CreateInstance Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CreateInstance(IDictionary^) | Re-creates an Object given a set of property values for the object.(Inherited from TypeConverter.) |
![]() | 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.(Overrides TypeConverter::CreateInstance(ITypeDescriptorContext^, IDictionary^).) |
Show:
