Click or drag to resize
UpdateBuilderBitwiseOr Method
Overload List
  NameDescription
Public methodBitwiseOr(String, Int32)
Sets the named element to the bitwise or of its value with another value (see $bit with "or").
Public methodBitwiseOr(String, Int64)
Sets the named element to the bitwise or of its value with another value (see $bit with "or").
Top
See Also