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

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

Syntax

C#
public virtual IEnumerator GetSOS1Enumerator()

Return Value

An iterator over all ISOS1 objects in the active model.

See Also