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::GetCreateInstanceSupported Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetCreateInstanceSupported() | Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.(Inherited from TypeConverter.) |
![]() | GetCreateInstanceSupported(ITypeDescriptorContext^) | Returns whether changing a value on this object requires a call to CreateInstance to create a new value, using the specified context.(Overrides TypeConverter::GetCreateInstanceSupported(ITypeDescriptorContext^).) |
Show:
