Eof: Boolean;
The Eof method determines whether a cursor is on the last formula in iterator.
The method returns True if a cursor is on the last record in iterator.
The example use is given in description of the IMDCalculationInstance.AllFormulas method.
See also: