Initializing help system before first use

XPRBexpr Constructor

Overload List
  Name Description
Public method XPRBexpr
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(Double)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(Int32)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(IntPtr)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBexpr)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBterm)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBvar)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(Double, XPRBvar)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBterm, XPRBterm)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBvar, XPRBterm)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(XPRBvar, Double)
Initializes a new instance of the XPRBexpr class
Public method XPRBexpr(Double, XPRBvar, XPRBvar)
Initializes a new instance of the XPRBexpr class
Top
See Also