Sets the number of bits represented in the array.
Public Property Let Length( ByVal Value As Long )
If the length of the array is increased, then the newly available bits are set to 0 (False).
Read/Write.
Project CorLib Overview
Class BitArray Overview