IMsFormulaGenTerm.Eof

Syntax

Eof: Boolean;

Eof: Boolean;

Description

The Eofmethod returns whether the cursor is on the last record in the iterator.

Comments

The method returns True if the cursor is on the last record in the iterator, and False in all other cases.

See also:

IMsFormulaGenTerm