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