IMsCalculationChainFilter.FindByKey

Syntax

FindByKey(EntryKey: Integer): IMsCalculationChainEntry;

Parameters

EntryKey. Collection element key.

Description

The FindByKey method searches for an element with the specified key in the collection.

Comments

If the required element is not found, the method returns Null.

See also:

IMsCalculationChainFilter