Removes the specified item from the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public void RemoveItem ( |
Visual Basic
![]() |
---|
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 | © 2025 MindFusion |