Freigeben über


ElementGroupPrototype-Konstruktor (Partition, ICollection<ModelElement>, ElementGroup)

Konstruktor

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ElementGroupPrototype Klasse

ElementGroupPrototype-Überladung

Microsoft.VisualStudio.Modeling-Namespace