ILoConstraints.Item

Syntax

Item(Index: Integer): ILoConstraint;

Parameters

Index. Constraint index in the collection.

Description

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

Comments

The property is read-only.

See also:

ILoConstraints