This topic has not yet been rated - Rate this topic

ModelElement.MergeDisconnect Method

Disconnects a source element from a target element.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
protected virtual void MergeDisconnect(
	ModelElement sourceElement
)

Parameters

sourceElement
Type: Microsoft.VisualStudio.Modeling.ModelElement

The source element to disconnect from the target element.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.