Initializing help system before first use

EqualTo Method

Overload List
  Name Description
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBexpr)
Create an XPRBrelation from two XPRBexprs. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBterm)
Create an XPRBrelation from an XPRBexpr and an XPRBterm. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, XPRBvar)
Create an XPRBrelation from an XPRBexpr and an XPRBvar. Equal to.
Public methodStatic memberCode example EqualTo(XPRBexpr, Double)
Create an XPRBrelation from an XPRBexpr and a double. Equal to.
Top
See Also