UInt24CompareTo Method

Overload List

CompareTo(Object) Compares this instance to a specified object and returns an indication of their relative values.
CompareTo(UInt24) Compares this instance to a specified 24-bit unsigned integer and returns an indication of their relative values.
CompareTo(UInt32) Compares this instance to a specified 32-bit unsigned integer and returns an indication of their relative values.

See Also