Add: IMsTargetVarConstraint;
The Add method adds constraint to the collection.
To remove constraints from the collection, use the IMsTargetVarConstraints.Clear and IMsTargetVarConstraints.Remove methods.
The method use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: