ElementOperations.ElementsReconstituted Événement

Définition

Appelée par MergeElementGroupPrototype juste après la reconstitution des éléments de ElementGroupPrototype, mais avant qu'ils soient connectés au reste du modèle.

public:
 event EventHandler<Microsoft::VisualStudio::Modeling::MergeElementGroupEventArgs ^> ^ ElementsReconstituted;
public event EventHandler<Microsoft.VisualStudio.Modeling.MergeElementGroupEventArgs> ElementsReconstituted;
member this.ElementsReconstituted : EventHandler<Microsoft.VisualStudio.Modeling.MergeElementGroupEventArgs> 
Public Event ElementsReconstituted As EventHandler(Of MergeElementGroupEventArgs) 

Type d'événement

EventHandler<MergeElementGroupEventArgs>

S’applique à