Update<TDocument>.BitwiseXor Method |
Name | Description | |
---|---|---|
![]() ![]() | BitwiseXor(Expression<Func<TDocument, Int32>>, Int32) |
Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
|
![]() ![]() | BitwiseXor(Expression<Func<TDocument, Int64>>, Int64) |
Sets the named element to the bitwise xor of its value with another value (see $bit with "xor").
|