Sets the float 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 SetNumMapValue(
	string col,
	INumMap value
)

Parameters

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

See Also