IWebTreeSelection.Item

Syntax

Item(Index: Integer): IWebTreeNode;

Parameters

Index. Index of selected node.

Description

The Item property returns the selected node with the specified index.

See also:

IWebTreeSelection