Diagram.DisconnectNestedChild(NodeShape) Method

Definition

Removes graph layout objects for a swimlane child shape, its children and links recursively.

public:
 void DisconnectNestedChild(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ child);
public void DisconnectNestedChild (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape child);
member this.DisconnectNestedChild : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> unit
Public Sub DisconnectNestedChild (child As NodeShape)

Parameters

child
NodeShape

Applies to