| BitArray: Length (let) |
Sets the number of bits represented in the array.
Public Property Let Length( ByVal RHS As Long )
If the length of the array is increased, then the newly available bits are set to 0 (False).
Read/Write.
Project VBCorLib Overview Class BitArray Overview BitArray Properties BitArray Methods Length (get) NotBits