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

构造函数

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

语法

声明
Public Sub New ( _
    group As ElementGroup, _
    rootElements As IEnumerable(Of ModelElement) _
)
public ElementGroupPrototype(
    ElementGroup group,
    IEnumerable<ModelElement> rootElements
)

参数

.NET Framework 安全性

请参见

参考

ElementGroupPrototype 类

ElementGroupPrototype 重载

Microsoft.VisualStudio.Modeling 命名空间