Remove(Index: Integer): Boolean;
Index. Constraint index in the collection.
The Remove method deletes a constraint based on a specified index.
If the deletion is successful, the method returns True, otherwise it returns False.
See also:
ISlLinearConstraints