Condividi tramite


Metodo ElementOperations.CreateElementGroupPrototype

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementOperations Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling