Overload List

  NameDescription
GetCreateInstanceSupported()()()
Returns whether changing a value on this object requires a call to the CreateInstance(IDictionary) method to create a new value.
(Inherited from TypeConverter.)
GetCreateInstanceSupported(ITypeDescriptorContext)
Returns whether changing a value on this object requires a call to CreateInstance(IDictionary) to create a new value, using the specified context.
(Inherited from TypeConverter.)

See Also