Name(Index: Integer): Integer;
Index.Element index.
The Data property returns the enumeration element corresponding to the specified tree element.
Elements indexing is continuous and starts with zero. The number of tree elements is returned by the ITsStatisticsTree.Count property.
The returned value belongs to one of the following enumerations depending on the type of element:
Element type is returned by the ITsStatisticsTree.Type property.
The property use is given in the example for ITsStatistics.Execute.
See also: