Sets the next item's index.

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

Syntax

C#
public void SetItemNumIndex(
	double value
)

Parameters

value
Type: System..::..Double
The value you want to assign to the next item's index.

See Also