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

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

Syntax

C#
protected IntParam(
	int value,
	string name,
	bool alsoAsLong
)

Parameters

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

See Also