Eof: Boolean;
Eof(): Boolean;
The Eofmethod returns whether the cursor is on the last record in the iterator.
The method returns True if the cursor is on the last record in the iterator, and False in all other cases.
See also:
IMsFormulaGenInstanceIterator