ITsStatisticsTree.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the summary statistics tree.

Comments

Element value is returned by the ITsStatisticsTree.Value property.

Example

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

See also:

ITsStatisticsTree