Ranges: IMatrixQueryFilterRanges;
Ranges: Prognoz.Platform.Interop.Matrix.IMatrixQueryFilterRanges;
The Ranges property returns collection of filtering ranges of matrix data.
Use the IMatrixQueryFilterRanges.Item property to get collection range.
The property use is given in IMatrixFactory.CreateQuery.
See also: