Overload List
| Name | Description | |
|---|---|---|
| GetAndSet(Int32) | Sets a bit and returns the previous value.
The index should be less than the OpenBitSet size.
| |
| GetAndSet(Int64) | Sets a bit and returns the previous value.
The index should be less than the OpenBitSet size.
|