Returns the submap index from the map. The invoking map should have more than one dimension. The index is of a string type. See GetSub(Num32).

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

Syntax

C#
INumExpr Get(
	string index
)

Parameters

index
Type: System..::..String

See Also