ITermValue<TTermValue>.AddValue(TTermValue, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TTermValue AddValue (TTermValue addThis, int sign);
abstract member AddValue : 'ermValue * int -> 'ermValue
Public Function AddValue (addThis As TTermValue, sign As Integer) As TTermValue
Parameters
- addThis
- TTermValue
- sign
- Int32
Returns
- TTermValue