IMsTargetConstraints.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of constraints.

Comments

After calling this method the IMsTargetConstraints.Count property is set to 0.

See also:

IMsTargetConstraints