Compartilhar via


CompartmentShapeHasBaseCompartmentShape.GetSubClasses Method

Definition

Gets a list of SubClasses.

public:
 static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^> ^ GetSubClasses(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape> GetSubClasses (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetSubClasses : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape>
Public Shared Function GetSubClasses (element As CompartmentShape) As LinkedElementCollection(Of CompartmentShape)

Parameters

Returns

Attributes

Applies to