Item(Index: Integer): IMatrixQueryFilterRange;
Item[Index: integer]: Prognoz.Platform.Interop.Matrix.IMatrixQueryFilterRange;
Index. Collection range index.
The Item property returns the set range of matrix data filtering.
Use the IMatrixQueryFilterRanges.Add method to add a new range to the collection.
The property use is given in IMatrixFactory.CreateQuery.
See also: