ISlOutliers.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears all elements from the collection.

Comments

After the method is called, the value of the ISlOutliers.Count property is reset.

Fore and Fore.NET Examples

The property use is given in the example for ISmx12arima.AdjustmentOptions.

See also:

ISlOutliers

Related work items