CompartmentShape.AssociateCompartment 方法

分配隔离舱到形状隔离舱。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public Overridable Sub AssociateCompartment ( _
    compartment As Compartment, _
    listKey As Type _
)
public virtual void AssociateCompartment(
    Compartment compartment,
    Type listKey
)

参数

.NET Framework 安全性

请参见

参考

CompartmentShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间