IMsBranchConditions.Remove

Syntax

Remove(Index: Integer): Boolean;

Remove(Index: Integer): Boolean;

Parameters

Index. Index of removed constraint.

Description

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

Comments

The method returns True if the removal was successful.

See also:

IMsBranchConditions