INonLoConstraints.Item

Syntax

Item(Index: Integer): INonLoConstraint;

Parameters

Index is index of the constraint in the collection.

Description

This property is read-only.

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

See also:

INonLoConstraints