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

Return Value

An array of integer decision variables.

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

Syntax

C#
public IIntVarMap AsIntVarMap()

See Also