IMsTargetConstraintInfoArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of values.

Comments

To remove one value from the collection, use the IMsTargetConstraintInfoArray.Remove method.

See also:

IMsTargetConstraintInfoArray