This member function returns the element index from the map. The invoking map should be of one dimension only. See Get(Int32).

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

Syntax

C#
int Get(
	ITuple index
)

Parameters

index
Type: ILOG.Concert..::..ITuple

See Also