| BitArray: AndBits |
Performs a bitwise AND on the current instance of BitArray using the bits in another instance of BitArray.
Public Function AndBits( ByVal Bits As BitArray ) As BitArray
Project VBCorLib Overview Class BitArray Overview BitArray Properties BitArray Methods Clone