UInt24GreaterThanOrEqual Operator

Overload List

GreaterThanOrEqual(UInt24, UInt24) Returns true if left value is greater than or equal to right value.
GreaterThanOrEqual(UInt24, UInt32) Returns true if left value is greater than or equal to right value.
GreaterThanOrEqual(UInt32, UInt24) Returns true if left value is greater than or equal to right value.

See Also