IMsTargetConstraints.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Constraint index.

Description

The Remove method removes the specified constraint from the collection.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsTargetConstraints