ListPaddingTypeConverterGetCreateInstanceSupported Method

Overload List

GetCreateInstanceSupportedReturns whether changing a value on this object requires a call to the CreateInstance(IDictionary) method to create a new value.
GetCreateInstanceSupported(ITypeDescriptorContext) Determines if changing a value on this object should require a call to CreateInstance(ITypeDescriptorContext, IDictionary) to create a new value.

See Also