IVarConstraints.Item

Syntax

Item(Index: Integer): IVarConstraint;

Parameters

Index - constraint index in the collection.

Description

The property is read-only.

The Item property returns the constraint from the collection by its index.

See also:

IVarConstraints