IMsModelParams.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Removed parameter key.

Description

The RemoveByKey method removes parameter from the collection by its key.

Comments

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

See also:

IMsModelParams