Click or drag to resize

Int24ExclusiveOr Operator

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