Click or drag to resize

UpdateBitwiseAnd Method

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