ITsModelParams.Clear

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.

Example

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

See also:

ITsModelParams