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