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

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

Syntax

C#
IStateFunctionExprMap GetSub(
	string index
)

Parameters

index
Type: System..::..String

See Also