IMergeElements::MergeDisconnect Method (ModelElement^)

 

Removes links between this element and another element.

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

void MergeDisconnect(
	ModelElement^ sourceElement
)

Parameters

sourceElement
Type: Microsoft.VisualStudio.Modeling::ModelElement^

The other element that is linked to this element.

Return to top
Show: