IVarTargetConstraintsArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the constraints collection.

Comments

After calling the method the IVarTargetConstraintsArray.Count property is set to 0.

See also:

IVarTargetConstraintsArray