ILoConstraints.Item

Syntax

Item(Index: Integer): ILoConstraint;

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:

ILoConstraints