Sets the integer array column named col of the ITupleSet with value. The ITupleSet becomes the owner of the collection.

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

Syntax

C#
void SetIntMapValue(
	string col,
	IIntMap value
)

Parameters

col
Type: System..::..String
value
Type: ILOG.Concert..::..IIntMap

See Also