Returns the number of iterations performed so far.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
protected internal virtual int GetNiterations()

Return Value

The number of iterations performed so far.

See Also