IMatrixQueryFilter.Ranges

Syntax

Ranges: IMatrixQueryFilterRanges;

Description

The Ranges property returns collection of filtering ranges of matrix data.

Comments

Use the IMatrixQueryFilterRanges.Item property to get collection range.

Example

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryFilter