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