UBinarySizeLessThanOrEqual Operator

Overload List

LessThanOrEqual(UBinarySize, UBinarySize) Returns a value indicating whether a specified UBinarySize is less than or equal to another UBinarySize.
LessThanOrEqual(UBinarySize, UInt64) Returns a value indicating whether a specified UBinarySize is less than or equal to a UInt64.
LessThanOrEqual(UInt64, UBinarySize) Returns a value indicating whether a specified UInt64 is less than or equal to a UBinarySize.

See Also