IMsBranchConditions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of removed constraint.

Description

The Remove method removes the condition from the collection by its index.

Comments

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

See also:

IMsBranchConditions