CompartmentShapeHasBaseCompartmentShape.GetSubClasses 方法

定义

获取子类的列表。

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)

参数

返回

LinkedElementCollection<CompartmentShape>
属性

适用于