| BitArray: Item (let) |
Sets the value of a specific bit in the array.
Public Property Let Item( ByVal Index As Long, ByVal RHS As Boolean )
The index is zero based.
Read/Write.
Project VBCorLib Overview Class BitArray Overview BitArray Properties BitArray Methods Item (get) Length (get)