Removes a variable from the invoking ILinearNumExpr
expression.
Removes a variable from the invoking ILinearNumExpr
expression.
void Remove(INumVar);
Removes variables from the invoking ILinearNumExpr
expression.
void Remove(INumVar[]);
Removes variables from the invoking ILinearNumExpr
expression.
void Remove(INumVar[],int,int);