IWebTreeNodes.Delete

Syntax

Delete(Node: IWebTreeNode);

Parameters

Node. The node that should be deleted.

Description

The Delete method deletes the specified node from the collection.

See also:

IWebTreeNodes