Click or drag to resize

UInt24ExclusiveOr Operator

Overload List
  Name Description
Public operator Static member ExclusiveOr(UInt24, UInt24) Returns logical bitwise exclusive-OR of values.
Public operator Static member ExclusiveOr(UInt24, UInt32) Returns logical bitwise exclusive-OR of values.
Public operator Static member ExclusiveOr(UInt32, UInt24) Returns logical bitwise exclusive-OR of values.
Top
See Also