Adds the item value.

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

Syntax

C#
public void AddStringItem(
	string value
)

Parameters

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

See Also