ITsStatisticsTree.Type

Syntax

Name(Index: Integer): TsStatisticsTreeNodeType;

Properties

Index. Element index.

Description

The Type property returns the type of the specified tree element.

Comments

Elements indexing is continuous and starts with zero. The ITsStatisticsTree.Count property returns the number of elements in the tree.

Example

The property use is given in the example for ITsStatistics.Execute.

See also:

ITsStatisticsTree