ModelElement.ChooseMergeTarget Method
Include Protected Members
Include Inherited Members
Selects a target element that the root element should merge with.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
ChooseMergeTarget(ElementGroup)
Selects a target element that a group of source elements should merge with.
ChooseMergeTarget(ElementGroupPrototype)
Gets the model element that will be used as the target for the ElementGroupPrototype merge process.
Top