IMsModelParams.Clear

Fore Syntax

Clear;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMsModelParams