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.

UInt64::CompareTo Method

 

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

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

NameDescription
System_CAPS_pubmethodCompareTo(Object^)

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

System_CAPS_pubmethodCompareTo(UInt64)

Compares this instance to a specified 64-bit unsigned integer and returns an indication of their relative values.

Return to top
Show: