Name(Index: Integer): Variant;
Name[Index: integer]: object;
Index.Element index.
The Value property returns the value of the specified tree element.
Elements indexing is continuous and starts with zero. The ITsStatisticsTree.Count property returns the number of elements in the tree.
The property use is given in the example for ITsStatistics.Execute.
See also: