ITargetConstraints.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the constraints collection.

Comments

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

See also:

ITargetConstraints