Show contents 

Ms > Ms Assembly Interfaces > IMsTargetConstraintInfoArray > IMsTargetConstraintInfoArray.Add

IMsTargetConstraintInfoArray.Add

Fore Syntax

Add: IMsTargetConstraintInfo;

Fore.NET Syntax

Add: Prognoz.Platform.Interop.Ms.IMsTargetConstraintInfo;

Description

The Add method adds value to the collection.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTargetConstraintInfoArray