IMergeElements::MergeConfigure Method (ElementGroup^)
Visual Studio 2015
Allows this model element to configure itself after the merge process has related it to the target element.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- elementGroup
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroup^
The group of source elements that have been added back in to the target store.
Override this method to configure the element during the Merge process.
Show: