Returns a BitArray object created from an array of Longs. Each bit in each long represents an associated bit in the bit array.
Public Function FromLongs( ByRef Values ( ) As Long ) As BitArray
Project CorLib Overview
Class BitArrayStatic Overview