IMDCalculationFormulasIterator.Eof

Syntax

Eof: Boolean;

Description

The Eof method determines whether a cursor is on the last formula in iterator.

Comments

The method returns True if a cursor is on the last record in iterator.

Example

The example use is given in description of the IMDCalculationInstance.AllFormulas method.

See also:

IMDCalculationFormulasIterator