IDimBlocksInstance.FindByKey

Syntax

FindByKey(Key: Integer): IDimBlockInstance;

Parameters

Key - key of dictionary block by which the search is performed.

Description

The FindByKey method searches dictionary block by its key and returns block data if search is successful.

See also:

IDimBlocksInstance