Sets the float array column columnIndex 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(
	int columnIndex,
	INumMap value
)

Parameters

columnIndex
Type: System..::..Int32
value
Type: ILOG.Concert..::..INumMap

See Also