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

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

Syntax

C#
double Get(
	ITuple index
)

Parameters

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

See Also