Compartilhar via


Método ModelingPartitionMapper.PartitionForElement

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

Sintaxe

'Declaração
Public Function PartitionForElement ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    protoElement As ProtoElement, _
    cookie As Object _
) As Partition
public Partition PartitionForElement(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    ProtoElement protoElement,
    Object cookie
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Partition

Implementações

IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)

Segurança do .NET Framework

Consulte também

Referência

ModelingPartitionMapper Classe

Namespace Microsoft.VisualStudio.Modeling.Shell