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