Addition Operator (XPRBterm, Double)
Add an XPRBterm and a value
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

Parameters
- t1
-
Type:
BCLXPRBterm
The first XPRBterm to add. - v2
-
Type:
SystemDouble
The value to add.
Return Value
Type: XPRBexprThe resultant XPRBexpr.
