INonLoConstraints.Item

Syntax

Item(Index: Integer): INonLoConstraint;

Parameters

Index - index of the constraint in the collection.

Description

The property is read-only.

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

See also:

INonLoConstraints