IArithmeticTAdd Method
Returns the sum of the object and b.
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Function Add (
b As T
) As T
abstract Add :
b : 'T -> 'T
- b T
- The second operand
Tthe sum