Initializes a new instance of the Cplex..::..StringParameter class

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public StringParameter(
	Cplex..::..StringParam key,
	string value
)

Parameters

key
Type: ILOG.OPL..::..Cplex..::..StringParam
value
Type: System..::..String

See Also