Click or drag to resize

UpdateBitwiseOr Method

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