Adds an expression term to the expression of the specified IRange object.

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

Syntax

C#
void AddToExpr(
	IRange rng,
	INumExpr expr
)

See Also