ITargetConstraintInfoArray.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of constraint limit values in the collection.

Description

The Remove method removes constraint limit value with the specified index.

Comments

Indexing of constraint limit values in the collection is continuous and starts with zero.

If the variable is successfully removed, the method returns True, otherwise it returns False.

See also:

ITargetConstraintInfoArray