Condividi tramite


Metodo IElementPartitionMapper.PartitionForElement

Determinare la partizione da utilizzare per successivo un elemento del prototipo

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Function PartitionForElement ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    protoElement As ProtoElement, _
    cookie As Object _
) As Partition
Partition PartitionForElement(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    ProtoElement protoElement,
    Object cookie
)

Parametri

  • cookie
    Tipo: System.Object
    L'oggetto restituito da tale utilità di mapping della partizione quando BeginMapping è stato chiamato.Potrebbe essere null se non utilizzato.

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Partition
Partizione in cui successivo elemento

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IElementPartitionMapper Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Modeling