GtEq Method
 Overload List
Overload List
| Name | Description | |
|---|---|---|
|    | GtEq(XPRBexpr, XPRBexpr) | 
       Create an XPRBrelation from two XPRBexprs. Greater than or equal to. 
      | 
|    | GtEq(XPRBexpr, XPRBterm) | 
       Create an XPRBrelation from an XPRBexpr and an XPRBterm. Greater than or equal to. 
      | 
|    | GtEq(XPRBexpr, XPRBvar) | 
       Create an XPRBrelation from an XPRBexpr and an XPRBvar. Greater than or equal to. 
      | 
|    | GtEq(XPRBexpr, Double) | 
       Create an XPRBrelation from an XPRBexpr and a double. Greater than or equal to. 
      | 
 See Also
See Also
 
