Detaches this node from its current master node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public void Detach () |
Visual Basic
![]() |
---|
Public Sub Detach () |
This method does nothing if the node hasn't been previously attached to another node via the Attach or AttachTo methods.