共用方式為


CompartmentShapeMapReferencesCompartmentShape.GetCompartmentShapeMaps 方法

取得一份 CompartmentShapeMaps。

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

語法

'宣告
Public Shared Function GetCompartmentShapeMaps ( _
    element As CompartmentShape _
) As LinkedElementCollection(Of CompartmentShapeMap)
public static LinkedElementCollection<CompartmentShapeMap> GetCompartmentShapeMaps(
    CompartmentShape element
)

參數

傳回值

型別:Microsoft.VisualStudio.Modeling.LinkedElementCollection<CompartmentShapeMap>

.NET Framework 安全性

請參閱

參考

CompartmentShapeMapReferencesCompartmentShape 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間