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. It returns True if removal was successful.

See also:

IMsBranchConditions