ISlSeriesInt.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the categorical data series collection.

Comments

To remove a categorical data series from the collection by its index, use the ISlSeriesInt.Remove method.

Fore and Fore.NET Examples

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

See also:

ISlSeriesInt