RemoveNodeAt
Previous
Next
Removes a specific node from the TreeView object.
Syntax: RemoveNodeAt (index As Int32)
Example:
tv.RemoveNodeAt (0) 'Removes the first node