UInt24ExclusiveOr 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