IVZTreeItems.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Index of the tree element to be removed from collection.

Description

The Remove method removes the tree element from the collection by the selected index.

Example

Example of use is given on the description page of the IVZTreeItems.Item property.

See also:

IVZTreeItems