IMergeElements Members

Include Protected Members
Include Inherited Members

Allows classes in derived models to access the merge functionality on a model element.

The IMergeElements type exposes the following members.

Methods

  Name Description
Public method CanMerge Indicates whether the source element can be added to this element.
Public method ChooseMergeTarget Overloaded. Gets the element to use as the target element in the ElementGroupPrototype merge process.
Public method MergeConfigure Allows this model element to configure itself after the merge process has related it to the target element.
Public method MergeDisconnect Removes links between this element and another element.
Public method MergeRelate Gets the merge process that creates a relationship between this target element and the specified source element.

Top

See Also

Reference

IMergeElements Interface

Microsoft.VisualStudio.Modeling Namespace