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

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

Syntax

C#
protected DoubleParam(
	int value,
	string name
)

Parameters

value
Type: System..::..Int32
name
Type: System..::..String

See Also