Information
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

 

Compares this instance to a specified object or Decimal and returns an indication of their relative values.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCompareTo(Decimal)

Compares this instance to a specified Decimal object and returns a comparison of their relative values.

System_CAPS_pubmethodCompareTo(Object^)

Compares this instance to a specified object and returns a comparison of their relative values.

Return to top
Show: