IMsCalculationChainFilter.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Collection element key.

Description

The RemoveByKey method removes element with the specified key from the collection.

Comments

If removal is successful, the method returns True, otherwise it returns False.

See also:

IMsCalculationChainFilter