ElementGroupPrototype.CreateElementGroup (Método) (Partition, IElementPartitionMapper)

Cree un clon del grupo de elementos de progenitor

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

Sintaxis

'Declaración
Public Function CreateElementGroup ( _
    partition As Partition, _
    partitionMapper As IElementPartitionMapper _
) As ElementGroup
public ElementGroup CreateElementGroup(
    Partition partition,
    IElementPartitionMapper partitionMapper
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.ElementGroup

Seguridad de .NET Framework

Vea también

Referencia

ElementGroupPrototype Clase

CreateElementGroup (Sobrecarga)

Microsoft.VisualStudio.Modeling (Espacio de nombres)