ITargetConstraints.Item

Syntax

Item(Index: Integer): ITargetConstraint;

Parameters

Index. Constraint index.

Description

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

Comments

Indexing of collection constraints is continuous and starts with zero.

See also:

ITargetConstraints