Returns the value at the given index.

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

Syntax

C#
string GetValue(
	int index
)

Parameters

index
Type: System..::..Int32

See Also