Add: IMatrixQueryFilterRange;
Add(): Prognoz.Platform.Interop.Matrix.IMatrixQueryFilterRange;
The Add method adds a new range of matrix filtering.
The number of collection ranges is returned by the IMatrixQueryFilterRanges.Count property.
The method use is given in IMatrixFactory.CreateQuery.
See also: