IMatrixQueryResult.FindByKey

Syntax

FindByKey(Key: Integer): IBitArray;

Parameters

Key. Array key.

Description

The FindByKey method searches for dynamic bit array by the key.

Example

The property use is given in IMatrixFactory.CreateQuery.

See also:

IMatrixQueryResult