ISlSeriesInt.Clear

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.

Example

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

See also:

ISlSeriesInt