Returns the number of bits being represented in the array.
Public Property Get Count ( ) As Long
This returns the same value as Length, however, this property is read-only.
Read Only.
Project VBCorLib Overview | Class BitArray Overview