Documentation for this section has not yet been entered.
Returns the capacity in bits of the array implementing this BitSet. This is unrelated to the length of the BitSet, and not generally useful. Use BitSet.NextSetBit(int) to iterate, or BitSet.Length to find the highest set bit.