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.
The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.
See also: