LessThanOrEqual(BinarySize, BinarySize) | Returns a value indicating whether a specified BinarySize is less than or equal to another BinarySize. |
LessThanOrEqual(BinarySize, Int64) | Returns a value indicating whether a specified BinarySize is less than or equal to a Int64. |
LessThanOrEqual(Int64, BinarySize) | Returns a value indicating whether a specified Int64 is less than or equal to a BinarySize. |