Next: Boolean;
The Next method moves to the next record in the iterator.
If the iterator end is reached on method execution, the method returns True, otherwise it returns False.
The method use is given in the example for IMsProblemCalculation.GetFormulaInfo.
See also: