The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Decimal::CompareTo Method
.NET Framework (current version)
Compares this instance to a specified object or Decimal and returns an indication of their relative values.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Decimal) | Compares this instance to a specified Decimal object and returns a comparison of their relative values. |
![]() | CompareTo(Object^) | Compares this instance to a specified object and returns a comparison of their relative values. |
Show:
