Share via


ModelingEnumerationConverter.CreateInstance Method

Include Protected Members
Include Inherited Members

Re-creates an Object given a set of property values for the object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

CreateInstance(IDictionary)

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

Public method

CreateInstance(ITypeDescriptorContext, IDictionary)

Creates an instance of the type that this TypeConverter is associated with, using the specified context, given a set of property values for the object. (Inherited from TypeConverter.)

Top

See Also

Reference

ModelingEnumerationConverter Class

ModelingEnumerationConverter Members

Microsoft.VisualStudio.Modeling.Design Namespace