Count: Integer;
Count: integer;
The Count property returns the number of filtering ranges.
Use the IMatrixQueryFilterRanges.Remove method to remove a range from the collection.
The property use is given in IMatrixFactory.CreateQuery.
See also:
IMatrixQueryFilterRanges