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.
TypeConverter::GetCreateInstanceSupported Method ()
.NET Framework (current version)
Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value.
Assembly: System (in System.dll)
Return Value
Type: System::Booleantrue if changing a property on this object requires a call to CreateInstance to create a new value; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: