ITargetControlVariablesArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the controlling variables collection.

Comments

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

See also:

ITargetControlVariablesArray