Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
UInt
24
Exclusive
Or Operator
Overload List
ExclusiveOr(UInt24, UInt24)
Returns logical bitwise exclusive-OR of values.
ExclusiveOr(UInt24, UInt32)
Returns logical bitwise exclusive-OR of values.
ExclusiveOr(UInt32, UInt24)
Returns logical bitwise exclusive-OR of values.
See Also
Reference
UInt24 Structure
Gemstone.Numeric Namespace
In This Article
Overload List
See Also