IVarConstraints.Item

Syntax

Item(Index: Integer): IVarConstraint;

Parameters

Index is a constraint index in the collection.

Description

This property is read-only.

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

See also:

IVarConstraints