Sdílet prostřednictvím


ElementGroupPrototype – konstruktor (Partition, ICollection<ModelElement>, ElementGroup)

Konstruktor

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

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

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementGroupPrototype Třída

ElementGroupPrototype – přetížení

Microsoft.VisualStudio.Modeling – obor názvů