IMsProblemDetailsArray.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of parameters in the collection.

Description

The Remove method removes parameters with the specified index from the collection.

Comments

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

See also:

IMsProblemDetailsArray