This member function returns the value at the given index.

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

Syntax

C#
int GetValue(
	int index
)

Parameters

index
Type: System..::..Int32

Return Value

The value at the given index.

See Also