Returns a BitArray object created from an array of Bytes. Each bit in each byte represents an associated bit in the bit array.
Public Function FromBytes( ByRef Values ( ) As Byte ) As BitArray
Project CorLib Overview
Class BitArrayStatic Overview