Count: Integer;
Count: integer;
The Count property returns the number of phase variables in the collection.
To get phase variables from the collection, use the ITargetPhaseVariablesArray.Item property.
The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: