ElementOperations::OnMerged Method (MergeElementGroupEventArgs^)
Visual Studio 2015
Called by MergeElementGroupPrototype immediately before the local transaction is committed. The rules are queued during the local transaction and fired when the transaction commits. The local transaction wraps reconstituting and connecting elements.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling::MergeElementGroupEventArgs^
A MergeElementGroupEventArgs that contains event data.
Show: