Sets the value of a specific bit in the array.
Public Property Let Item( ByVal Index As Long, ByVal Value As Boolean )
Index is zero based.
Read/Write.
Project CorLib Overview
Class BitArray Overview