ISlOutliers.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of elements in a collection.

Comments

To get an element for the collection, use the ISlOutliers.Item property.

Fore and Fore.NET Examples

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

See also:

ISlOutliers