ModelingPartitionMapper.PartitionForElement (Método)

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

Sintaxis

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

Tipo: Microsoft.VisualStudio.Modeling.Partition

Implementaciones

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

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)