Click or drag to resize

InvertedRawComparerTCompare Method

Overload List
  NameDescription
Public methodCompare(T, T)
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Public methodCompare(Byte, Int32, Int32, Byte, Int32, Int32)
Compares the binary representation of two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Top
See Also