Add: IVarTargetConstraint;
Add(): Prognoz.Platform.Interop.Cp.IVarTargetConstraint;
The Add method adds a new constraint to the collection.
To remove constraint from the collection, use the IVarTargetConstraintsArray.Remove method.
The method use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: