Sdílet prostřednictvím


ElementOperations.CreateElementGroupPrototype – metoda

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

Syntaxe

'Deklarace
Protected Overridable Function CreateElementGroupPrototype ( _
    group As ElementGroup, _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As ElementGroupPrototype
protected virtual ElementGroupPrototype CreateElementGroupPrototype(
    ElementGroup group,
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementOperations Třída

Microsoft.VisualStudio.Modeling – obor názvů