ITargetConstraintInfoArray.Item

Syntax

Item(Index: Integer): ITargetConstraintInfo;

Parameters

Index. Index of constraint limit values in the collection.

Description

The Item property returns constraint limit value with the specified index from the collection.

Comments

Indexing of constraint limit values in the collection is continuous and starts with zero.

See also:

ITargetConstraintInfoArray