Show contents 

Cp > Cp Assembly Interfaces > IVarConstraints > IVarConstraints.Remove

IVarConstraints.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - constraint index in the collection.

Description

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

See also:

IVarConstraints