Partilhar via


Método ElementGroupPrototype.CreateElementGroup (Partition, IElementPartitionMapper)

Criar um clone do grupo elemento progenitor

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Function CreateElementGroup ( _
    partition As Partition, _
    partitionMapper As IElementPartitionMapper _
) As ElementGroup
public ElementGroup CreateElementGroup(
    Partition partition,
    IElementPartitionMapper partitionMapper
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.ElementGroup

Segurança do .NET Framework

Consulte também

Referência

ElementGroupPrototype Classe

Sobrecargas CreateElementGroup

Namespace Microsoft.VisualStudio.Modeling