IMatrixQueryResult.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements as a result of data search in matrix.

Example

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult