ISlSeriesInt.Count

Fore Syntax

Count: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISlSeriesInt