BinaryLinkShapeBase.Disconnect Method
Removes the ElementLink relationships to the NodeShapes at both ends.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Public Overrides Sub Disconnect
public override void Disconnect()
public:
virtual void Disconnect() override
abstract Disconnect : unit -> unit
override Disconnect : unit -> unit
public override function Disconnect()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Modeling.Diagrams Namespace
ElementLink