Remove(Index: Integer);
Remove(Index: System.Int32);
Index. Index of the tree element to be removed from collection.
The Remove method removes the tree element from the collection by the selected index.
Example of use is given on the description page of the IVZTreeItems.Item property.
See also: