IMsModelParams.Clear

Syntax

Clear;

Description

The Clear method removes all parameters from the collection.

Comments

After calling the method value of the IMsModelParams.Count property is reset.

Example

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

See also:

IMsModelParams