| UpdateBuilderBitwiseXor Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | BitwiseXor(String, Int32) | 
            Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
             | 
|  | BitwiseXor(String, Int64) | 
            Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
             | 
 See Also
See Also