Returns an iterator over all ISOS2 objects in the active model.

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

Syntax

C#
public virtual IEnumerator GetSOS2Enumerator()

Return Value

An iterator over all ISOS2 objects in the active model.

See Also