IMatrixQueryResult.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

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

Fore and Fore.NET Examples

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult