ITargetConstraints.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears collection of constraints.

Comments

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

See also:

ITargetConstraints