Removes the specified item from the node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void RemoveItem ( |
Visual Basic Copy Code |
---|
Public Sub RemoveItem( _ |
The method removes the specified item and all its direct or indirect children, as well as the links connecting to them.
WpfDiagram Programmer's Guide | © 2024 MindFusion |