SelectionRangeConverter::CreateInstance Method

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodCreateInstance(IDictionary^)

Re-creates an Object given a set of property values for the object.(Inherited from TypeConverter.)

System_CAPS_pubmethodCreateInstance(ITypeDescriptorContext^, IDictionary^)

Creates a SelectionRange object by using the specified type descriptor and set of property values for that object.(Overrides TypeConverter::CreateInstance(ITypeDescriptorContext^, IDictionary^).)

Return to top
Show: