Freigeben über


ElementOperations.CreateElementGroupPrototype-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

.NET Framework-Sicherheit

Siehe auch

Referenz

ElementOperations Klasse

Microsoft.VisualStudio.Modeling-Namespace