| DecimalEquals Method |
| Name | Description | |
|---|---|---|
| Equals(Decimal) | Returns a value indicating whether this instance and a specified Decimal object represent the same value. | |
| Equals(Object) | Returns a value indicating whether this instance and a specified Object represent the same type and value. (Overrides ValueTypeEquals(Object).) | |
| Equals(Decimal, Decimal) | Returns a value indicating whether two specified instances of Decimal represent the same value. |