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: