Eof: Boolean;
The Next method determines whether the cursor is on the next record in the iterator.
Available values:
True. The cursor is at the last record in the iterator
False. The cursor is not at the last record in the iterator.
The method use is given in the example for IMsProblemCalculation.GetFormulaInfo.
See also: