IEmHistory.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of records in the calculations histories.

Comments

To get specified record use the IEmHistory.Item method.

Fore and Fore.NET examples

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

See also:

IEmHistory