LessThan(BinarySize, BinarySize) | Returns a value indicating whether a specified BinarySize is less than another BinarySize. |
LessThan(BinarySize, Int64) | Returns a value indicating whether a specified BinarySize is less than a Int64. |
LessThan(Int64, BinarySize) | Returns a value indicating whether a specified Int64 is less than a BinarySize. |