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