Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
Int
24
Bitwise
Or Operator
Overload List
BitwiseOr(Int24, Int24)
Returns logical bitwise OR of values.
BitwiseOr(Int24, Int32)
Returns logical bitwise OR of values.
BitwiseOr(Int32, Int24)
Returns logical bitwise OR of values.
See Also
Reference
Int24 Structure
Gemstone.Numeric Namespace
In This Article
Overload List
See Also