Item(Index: Integer): ISlSerieInt;
Index. Categorical data series index in the collection.
The Item property returns parameters of a categorical data series by its index.
To get the number of categorical data series in the collection, use the ISlSeriesInt.Count property.
The property use is given in the example for ISmRandomForest.Forest.
See also: