Adds a term (which may be an expression itself) to the expression of the specified IObjective
object.
Adds a term (which may be an expression itself) to the expression of the specified IObjective
object.
void AddToExpr(IObjective,INumExpr);
Adds a term (which may be an expression itself) to the expression of the specified IRange
object.
void AddToExpr(IRange,INumExpr);