Sets the element index from the map to v. The invoking map should be of only one dimension.

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

Syntax

C#
void Set(
	ITuple index,
	int v
)

Parameters

index
Type: ILOG.Concert..::..ITuple
v
Type: System..::..Int32

See Also