Subtracts one decimal value from another.
- d1
- The minuend.
- d2
- The subtrahend.
The value returned by decimal.Subtract(decimal, decimal) (d1, d2 ).
Type Reason OverflowException The result is greater than decimal.MaxValue or less than decimal.MinValue.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0