Add: IMsTargetConstraint;
Add: Prognoz.Platform.Interop.Ms.IMsTargetConstraint;
The Add method adds constraint to the collection.
To remove a specified constraint from the collection, use the IMsTargetConstraints.Remove method, to remove all constraints use the IMsTargetConstraints.Clear method.
The method use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: