Remove(Index: Integer): Boolean;
Index. Deleted element index.
The Remove method deletes the collection element by the specified index.
Element indexing is continuous and starts with zero. To get the number of elements in the collection, use the ISlOutliers.Count property.
If the deletion is successful, the method returns True, otherwise it returns False.
The property use is given in the example for ISmx12arima.AdjustmentOptions.
See also: