ITsModelParams.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of the parameter to be removed.

Description

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

Comments

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

See also:

ITsModelParams