Share via


ElementTypeDescriptor Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ElementTypeDescriptor class.

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
Protected method ElementTypeDescriptor(Type) ctor for creating the wrapper class which represents the MEL type to be consumed
Protected method ElementTypeDescriptor(ModelElement) Initializes a new instance of the ElementTypeDescriptor class.
Protected method ElementTypeDescriptor(ICustomTypeDescriptor, ModelElement) Initializes a new instance of the ElementTypeDescriptor class by using a parent custom type descriptor.
Protected method ElementTypeDescriptor(ICustomTypeDescriptor, Type) ctor for creating the wrapper class which represents the MEL type to be consumed

Top

See Also

Reference

ElementTypeDescriptor Class

Microsoft.VisualStudio.Modeling.Design Namespace