ITsModelParams.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the parameters collection.

Comments

After calling the method, the 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