IMergeElements::ChooseMergeTarget Method (ElementGroup^)
Visual Studio 2015
Gets the element to use as the target element in the ElementGroupPrototype merge process.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- elementGroup
-
Type:
Microsoft.VisualStudio.Modeling::ElementGroup^
The ElementGroupPrototype to merge with the target element.
Return Value
Type: Microsoft.VisualStudio.Modeling::ModelElement^The element to use as the target for the merge process.
Show: