Overload List

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

See Also