ISlSeriesInt.Count

Syntax

Count: Integer;

Description

The Count property returns the number of categorical data series in the collection.

Comments

To add a categorical data series to the collection, use the ISlSeriesInt.Add method.

Example

The property use is given in the example for ISmRandomForest.Forest.

See also:

ISlSeriesInt