Overload List
Name | Description | |
---|---|---|
Clear(Int64) | clears a bit, allowing access beyond the current set size without changing the size. (Inherited from OpenBitSet.) | |
Clear(Int32, Int32) | Clears a range of bits. Clearing past the end does not change the size of the set.
(Inherited from OpenBitSet.) | |
Clear(Int64, Int64) | Clears a range of bits. Clearing past the end does not change the size of the set.
(Inherited from OpenBitSet.) |