Remove(Index: Integer): Boolean;
Index is- constraint index in the collection.
The Remove method removes the constraint from the collection by its index. It returns True in case of success.
See also:
ILoConstraints