ElementGroupPrototype 构造函数 (Partition, ICollection<ModelElement>, ElementGroup)

构造函数

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

语法

声明
Public Sub New ( _
    partition As Partition, _
    rootElements As ICollection(Of ModelElement), _
    closureGroup As ElementGroup _
)
public ElementGroupPrototype(
    Partition partition,
    ICollection<ModelElement> rootElements,
    ElementGroup closureGroup
)

参数

.NET Framework 安全性

请参见

参考

ElementGroupPrototype 类

ElementGroupPrototype 重载

Microsoft.VisualStudio.Modeling 命名空间