Click or drag to resize

Int24BitwiseOr Operator

Overload List
  Name Description
Public operator Static member BitwiseOr(Int24, Int24) Returns logical bitwise OR of values.
Public operator Static member BitwiseOr(Int24, Int32) Returns logical bitwise OR of values.
Public operator Static member BitwiseOr(Int32, Int24) Returns logical bitwise OR of values.
Top
See Also