IMsFormulaGenInstanceIterator.Next

Syntax

Next: Boolean;

Description

The Next method moves to the next record in the iterator.

Comments

If the iterator end is reached on method execution, the method returns True, otherwise it returns False.

See also:

IMsFormulaGenInstanceIterator