Returns the second instance of IIntVar in the quadratic term accessed by the most recent call to the method next.

Namespace: ILOG.Concert
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
IIntVar GetIntVar2()
Visual Basic
Function GetIntVar2 As IIntVar

See Also