Selects the next node to be processed by its number.

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

Syntax

C#
protected internal virtual void SelectNode(
	int node
)

Parameters

node
Type: System..::..Int32
The number of the node you want to be processed next.

See Also