Overload List

  NameDescription
Public methodNextSetBit(Int32)
Returns the index of the first set bit starting at the index specified. -1 is returned if there are no more set bits.
(Inherited from OpenBitSet.)
Public methodNextSetBit(Int64)
Returns the index of the first set bit starting at the index specified. -1 is returned if there are no more set bits.
(Inherited from OpenBitSet.)

See Also