Overload List

  Name Description
Public method Remove(IIntVar)
Removes a variable from the invoking ILinearIntExpr expression.
Public method Remove(array<IIntVar>[]()[][])
Removes a set of variables from the invoking ILinearIntExpr expression.
Public method Remove(array<IIntVar>[]()[][], Int32, Int32)
Removes a set of variables from the invoking ILinearIntExpr expression.

See Also