Add: 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 IMsBaseOptimizationProblem.CriterionFunction.
See also: