Udostępnij za pośrednictwem


Metoda ElementOperations.CreateElementGroup —

Tworzy ClosureElementGroup

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CreateElementGroup ( _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As ElementGroup
protected virtual ElementGroup CreateElementGroup(
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ElementGroup
ElementGroup

Uwagi

Wywołana przez ElementOperations Wdrażanie wirtualnych metody AddElementGroupFormat.Ta metoda jest wywoływana przy użyciu wartości parametrów, które zostały przekazane do metody AddElementGroupFormat

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling