Name(Index: Integer): String;
Name[Index: integer]: string;
Index.Element index.
The Name property returns the name of the selected tree element.
Elements indexation 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: