IMsProblemDetailsArray.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Parameter key in the collection.

Description

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

Comments

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

See also:

IMsProblemDetailsArray