Add: ITargetConstraint;
Add(): Prognoz.Platform.Interop.Cp.ITargetConstraint;
The Add method adds a constraint to the 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: