IMsFormulaGenTermIterator.Next

Syntax

Next: Boolean;

Next: Boolean;

Description

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

Comments

The method returns True if iterator end is reached on method execution.

Fore and Fore.NET Examples

The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.

See also:

IMsFormulaGenTermIterator