ITargetConstraintInfoArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of non-linear constraint limits values.

Comments

After calling the Clear method the value of the ITargetConstraintInfoArray.Count property is set to 0.

See also:

ITargetConstraintInfoArray