Addition Operator (XPRBterm, Double)
  Add an XPRBterm and a value 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- t1
- 
   Type: 
   BCLXPRBterm
   
 The first XPRBterm to add.
- v2
- 
   Type: 
   SystemDouble
   
 The value to add.
Return Value
Type: XPRBexprThe resultant XPRBexpr.
 See Also
See Also
 
