ITargetPhaseVariablesArray.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears collection of phase variables.

Comments

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

See also:

ITargetPhaseVariablesArray