ISlOutliers.Count

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.

Example

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

See also:

ISlOutliers