ElementOperations.ElementsReconstituted Event

Definition

Called by MergeElementGroupPrototype immediately after the elements from the ElementGroupPrototype have been reconstituted, but before they are connected to the rest of the model.

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) 

Event Type

Applies to