Item(Index: Integer): ITargetPhaseVariable;
Item[Index: integer]: Prognoz.Platform.Interop.Cp.ITargetPhaseVariable;
Index. Variable index in the collection.
The Item property returns the set phase variable in the collection.
Indexing of variables in the collection is continuous and starts with zero.
The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: