| Inequality(BinarySize, BinarySize) | Determines whether two specified BinarySize values are different. | 
| Inequality(BinarySize, Int64) | Determines whether a BinarySize value is different from a Int64 value. | 
| Inequality(Int64, BinarySize) | Determines whether a Int64 value is different from a BinarySize value. |