This member function retrieves the value of the element as an array of decision variables of type interval.

Return Value

An array of interval decision variables.

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

Syntax

C#
public IIntervalVarMap AsIntervalVarMap()

See Also