BitArray: Length (get)

Length

Gets the number of bits represented in the array.



 Public Property Get Length ( ) As Long

Return Values

Long -  The number of bits represented.

Read/Write.

See Also

Project CorLib Overview

Class BitArray Overview