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