Click or drag to resize

UpdateBitwiseXor Method

Overload List
  NameDescription
Public methodStatic memberBitwiseXor(String, Int32)
Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
Public methodStatic memberBitwiseXor(String, Int64)
Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
Top
See Also