ITsModelParams.Clear

Syntax

Clear;

Description

The Clear method clears the parameters collection.

Comments

After the method is called, value of the ITsModelParams.Count property will be reset to zero.

Example

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

See also:

ITsModelParams