IWebTreeControl.Nodes

Syntax

Nodes: IWebTreeNodes;

Description

The Nodes property determines a collection of tree nodes.

Example

The property use is given in the example for IWebTreeNodes.Add.

See also:

IWebTreeControl