IRaw | 
The IRawComparerT type exposes the following members.
| Name | Description | |
|---|---|---|
| Compare(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)  | |
| Compare(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. | 
| Name | Description | |
|---|---|---|
| CompareT | 
            Compares the binary representation of two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
             (Defined by RawComparerHelper)  |