ITsModelParams.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears the collection of parameters.

Comments

After calling the method value of the ITsModelParams.Count property is reset to default.

Fore and Fore.NET examples

The property use is given in the example for ITsModelParams.Add.

See also:

ITsModelParams