共用方式為


CompartmentShape.GetCompartmentMappings 方法 (Type)

取得從區間圖案到其區間的對應。

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

語法

'宣告
Protected Overridable Function GetCompartmentMappings ( _
    melType As Type _
) As CompartmentMapping()
protected virtual CompartmentMapping[] GetCompartmentMappings(
    Type melType
)

參數

  • melType
    類型:System.Type
    區間圖案對應的模型項目的型別。

傳回值

類型:array<Microsoft.VisualStudio.Modeling.Diagrams.CompartmentMapping[]
從區間圖案到其區間的對應。

.NET Framework 安全性

請參閱

參考

CompartmentShape 類別

GetCompartmentMappings 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間