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

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

Syntax

C#
IConstraintMap GetSub(
	double index
)

Parameters

index
Type: System..::..Double

See Also