Overload List

  NameDescription
Public methodFlipAndGet(Int32)
flips a bit and returns the resulting bit value. The index should be less than the OpenBitSet size.
(Inherited from OpenBitSet.)
Public methodFlipAndGet(Int64)
flips a bit and returns the resulting bit value. The index should be less than the OpenBitSet size.
(Inherited from OpenBitSet.)

See Also