Name(Index: Integer): TsStatisticsTreeNodeType;
Name(Index: Integer): Prognoz.Platform.Interop.Transform.TsStatisticsTreeNodeType;
Index.Element index.
The Type property returns the type 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: