IMatrixQueryFilterRanges.Add

Syntax

Add: IMatrixQueryFilterRange;

Description

The Add method adds a new range of matrix filtering.

Comments

The number of collection ranges is returned by the IMatrixQueryFilterRanges.Count property.

Example

The method use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryFilterRanges