TypeConverter.GetCreateInstanceSupported Method
.NET Framework 3.0
Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.
| Name | Description |
|---|---|
| TypeConverter.GetCreateInstanceSupported () | Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value. |
| 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. |