ModelElement.MergeDisconnect(ModelElement) Method

Definition

Performs operation opposite to MergeRelate - i.e. disconnects a given element from the current one (removes links created by MergeRelate).

C++
protected:
 virtual void MergeDisconnect(Microsoft::VisualStudio::Modeling::ModelElement ^ sourceElement);

Parameters

sourceElement
ModelElement

Element to be unmerged/disconnected.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022