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 命名空間