IWebTreeNode.NextNode

Syntax

NextNode: IWebTreeNode;

Description

The NextNode property returns the next nodes relative to the current mode.

Comments

The property returns Null if the next node is absent.

See also:

IWebTreeNode