IMatrixQueryFilter

Assembly: Matrix;

Description

The IMatrixQueryFilter interface is used to set up matrix filtering.

Inheritance Hierarchy

          IMatrixQueryFilter

Comments

Use the IMatrixQuery.Filter property to get filtering parameters of matrix queries.

Properties

  Property name Brief description
Ranges The Ranges property returns collection of filtering ranges of matrix data.
Selection The Selection property determines selection of dictionary collection for matrix query.
Values The Values property returns a dynamic array of filter elements.

See also:

Matrix Assembly Interfaces