ITargetPhaseVariablesArray.Item

Syntax

Item(Index: Integer): ITargetPhaseVariable;

Parameters

Index. Variable index in the collection.

Description

The Item property returns the set phase variable in the collection.

Comments

Indexing of variables in the collection is continuous and starts with zero.

Example

The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.

See also:

ITargetPhaseVariablesArray