IEmHistory.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears the calculation history.

Comments

After calling the method the IEmHistory.Count property returns 0 value.

Fore and Fore.NET examples

The property use is given in the example for IExpressModeller.History.

See also:

IEmHistory