Returns an iterator over all instances of IRange in the active model.

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

Syntax

C#
public virtual IEnumerator GetRangeEnumerator()

Return Value

An iterator over all IRange objects in the active model.

See Also