Partager via


IElementPartitionMapper.EndMapping, méthode

Notification selon laquelle l'argument ElementGroupHydrator a terminé de reconstituer les éléments et ne fera plus de demandes de résolution de partition. La possibilité de détruire tout état d'hyperhydratation.

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

Syntaxe

'Déclaration
Sub EndMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    cookie As Object _
)
void EndMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    Object cookie
)

Paramètres

  • cookie
    Type : System.Object
    Objet retourné par ce mappeur de partition lorsque BeginMapping a été appelé.Peut être null en cas de non utilisation.

Sécurité .NET Framework

Voir aussi

Référence

IElementPartitionMapper Interface

Microsoft.VisualStudio.Modeling, espace de noms