ITargetConstraintInfoArray.Add

Fore Syntax

Add: ITargetConstraintInfo;

Fore.NET Syntax

Add: Prognoz.Platform.Interop.Cp.ITargetConstraintInfo;

Description

The Add method adds a new value of non-linear constraint limits to the collection.

Comments

To get set value of non-linear constraint limits from the collection, use the ITargetConstraintInfoArray.Item property.

Fore and Fore.NET Examples

The method use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ITargetConstraintInfoArray