Initializes a new instance of the Cplex..::..IntParameter class
Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0
Syntax
| C# |
|---|
public IntParameter( Cplex..::..IntParam key, int value ) |
| Visual Basic |
|---|
Public Sub New ( _ key As Cplex..::..IntParam, _ value As Integer _ ) |