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

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

Syntax

C#
public virtual IEnumerator GetConversionEnumerator()

Return Value

An iterator over all IConversion objects in the active model.

See Also