Compartir a través de


ElementOperations.CreateElementGroupPrototype (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

Seguridad de .NET Framework

Vea también

Referencia

ElementOperations Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)