ITsStatisticsTree.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

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

Comments

The ITsStatisticsTree.Value property returns the value of the element.

Fore and Fore.NET examples

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

See also:

ITsStatisticsTree