IMsTargetConstraintInfoArray.Add

Syntax

Add: IMsTargetConstraintInfo;

Description

The Add method adds value to the collection.

Comments

To get specified constraint from the collection, use the IMsTargetConstraintInfoArray.Item property.

Example

The method use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.

See also:

IMsTargetConstraintInfoArray