This member function retrieves the integer value of the element. If the element is a decision variable, its value within the current solution is returned.
Return Value
The integer value of the element.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public int AsInt() |