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