UInt24BitwiseOr Operator

Overload List

BitwiseOr(UInt24, UInt24) Returns logical bitwise OR of values.
BitwiseOr(UInt24, UInt32) Returns logical bitwise OR of values.
BitwiseOr(UInt32, UInt24) Returns logical bitwise OR of values.

See Also