Add: ITargetConstraint;
Add(): Prognoz.Platform.Interop.Cp.ITargetConstraint;
The Add method adds constraint to collection.
To remove constraint from the collection, use the ITargetConstraints.Remove method.
The method use is given in the example for ICpTargetAdjustment.Tolerance.
See also: