Adds the item value.

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

Syntax

C#
public void AddNumItem(
	double value
)

Parameters

value
Type: System..::..Double
The value you want to assign to the item.

See Also