Returns the first 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 GetIntVar1()
Visual Basic
Function GetIntVar1 As IIntVar

See Also