Byte.CompareTo Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Compares this instance to a specified object or Byte and returns an indication of their relative values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CompareTo(Byte) | Compares this instance to a specified 8-bit unsigned integer and returns an indication of their relative values. |
|
CompareTo(Object) | Compares this instance to a specified object and returns an indication of their relative values. |
Show: