Overload List

  NameDescription
Public methodClear(Int64)
clears a bit, allowing access beyond the current set size without changing the size.
(Inherited from OpenBitSet.)
Public methodClear(Int32, Int32)
Clears a range of bits. Clearing past the end does not change the size of the set.
(Inherited from OpenBitSet.)
Public methodClear(Int64, Int64)
Clears a range of bits. Clearing past the end does not change the size of the set.
(Inherited from OpenBitSet.)

See Also