Click or drag to resize

IRawComparerTCompare 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.
(Inherited from IComparerT.)
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