| BitArrayStatic: FromLongs |
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 VBCorLib Overview Class BitArrayStatic Overview BitArrayStatic Properties BitArrayStatic Methods FromBytes