UInt16.CompareTo Method
.NET Framework 2.0
Compares this instance to a specified object or UInt16 and returns an indication of their relative values.
| Name | Description |
|---|---|
| UInt16.CompareTo (Object) | Compares this instance to a specified object and returns an indication of their relative values. Supported by the .NET Compact Framework. |
| UInt16.CompareTo (UInt16) | Compares this instance to a specified 16-bit unsigned integer and returns an indication of their relative values. Supported by the .NET Compact Framework. |