Decimal..::..Subtraction Operator
Subtracts two specified Decimal values.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Exceptions
Exception | Condition |
---|---|
System..::..OverflowException | The return value is less than MinValue or greater than MaxValue. |