ElementTypeDescriptor Members

The ElementTypeDescriptor type exposes the following members.

Constructors

  Name Description
Protected method ElementTypeDescriptor Overloaded.

Top

Methods

  Name Description
Protected method CreatePropertyDescriptor
Protected method CreateRolePlayerPropertyDescriptor
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetAttributes Returns a collection of custom attributes for the type represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetCategory
Public method GetClassName Returns the fully qualified name of the class represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetComponentName (Overrides CustomTypeDescriptor.GetComponentName().)
Public method GetConverter Returns a type converter for the type represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetDefaultEvent Returns the event descriptor for the default event of the object represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetDefaultProperty Returns the property descriptor for the default property of the object represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetDescription
Protected method GetDisplayProperties
Protected method GetDomainPropertyAttributes
Public method GetEditor Returns an editor of the specified type that is to be associated with the class represented by this type descriptor. (Inherited from CustomTypeDescriptor.)
Public method GetEvents Overloaded.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetProperties Overloaded.
Protected method GetPropertyDescriptorDisplayName
Public method GetPropertyOwner Returns an object that contains the property described by the specified property descriptor. (Inherited from CustomTypeDescriptor.)
Protected method GetRolePlayerPropertyAttributes
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method IncludeEmbeddingRelationshipProperties
Protected method IncludeOppositeRolePlayerProperties
Protected method IsPropertyDescriptorReadOnly
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method ShouldCreatePropertyDescriptor
Protected method ShouldCreateRolePlayerPropertyDescriptor
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Protected property ComponentType
Public property ModelElement

Top

See Also

Reference

ElementTypeDescriptor Class

Microsoft.VisualStudio.Modeling.Design Namespace