ITargetPhaseVariablesArray.Count

Syntax

Count: Integer;

Description

The Count property returns the number of phase variables in the collection.

Comments

To get phase variables from the collection, use the ITargetPhaseVariablesArray.Item property.

Example

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

See also:

ITargetPhaseVariablesArray