GRBQuadExpr.Add()

Add an expression into a quadratic expression. Upon completion, the invoking quadratic expression will be equal to the sum of itself and the argument expression.

void Add ( GRBLinExpr le )

void Add ( GRBQuadExpr qe )