Partager via


IElementPartitionMapper.PartitionForElement, méthode

Déterminez la partition à utiliser pour reconstituer un élément de prototype

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

  • cookie
    Type : System.Object
    L'objet s'est retourné par ce mappeur de partition lorsque BeginMapping a été appelé.Peut être null si non utilisé.

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Partition
Partition dans laquelle pour reconstituer l'élément

Sécurité .NET Framework

Voir aussi

Référence

IElementPartitionMapper Interface

Microsoft.VisualStudio.Modeling, espace de noms