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

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

Syntax

C#
void Set(
	string index,
	ICumulFunctionExpr v
)

Parameters

index
Type: System..::..String
v
Type: ILOG.Concert..::..ICumulFunctionExpr

See Also