Udostępnij za pośrednictwem


Metoda ElementOperations.CreateElementGroupPrototype —

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 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

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling