Sets the element index from the map to value. The invoking map should be of only one dimension. See Set(Int).

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

Syntax

C#
void SetAt(
	IMapIndexArray indices,
	IIntVar v
)

See Also