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

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

Syntax

C#
public LongParameter(
	Cplex..::..LongParam key,
	long value
)

Parameters

key
Type: ILOG.OPL..::..Cplex..::..LongParam
value
Type: System..::..Int64

See Also