IMergeElements::ChooseMergeTarget Method (ElementGroup^)

 

Gets the element to use as the target element in the ElementGroupPrototype merge process.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

ModelElement^ ChooseMergeTarget(
	ElementGroup^ elementGroup
)

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.

Return to top
Show: