Creates a new IMapIndexArray, used to directly access elements of Maps that have several dimensions.

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

Syntax

C#
IMapIndexArray MapIndexArray(
	int initialSize
)

Parameters

initialSize
Type: System..::..Int32

See Also