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.
UInt16::CompareTo Method
.NET Framework (current version)
Compares this instance to a specified object or UInt16 and returns an indication of their relative values.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Object^) | Compares this instance to a specified object and returns an indication of their relative values. |
![]() | CompareTo(UInt16) | Compares this instance to a specified 16-bit unsigned integer and returns an indication of their relative values. |
Show:
