Item(Index: Integer):IVarTargetConstraint;
Item(Index: integer):Prognoz.Platform.Interop.Cp.IVarTargetConstraint;
Index. Constraint index in the collection.
The Item property returns the constraint with the specified index from the collection.
Indexing of collection constraints is continuous and starts with zero.
The property use is given in the example for IVarTargetConstraint.Include.
See also: