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

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

Syntax

C#
public IntParameter(
	Cplex..::..IntParam key,
	int value
)

Parameters

key
Type: ILOG.OPL..::..Cplex..::..IntParam
value
Type: System..::..Int32

See Also