Apache Lucene.Net 2.4.0 Class Library API

BitVector Constructor (Int32)

Constructs a vector capable of holding

n
bits.

public BitVector(
   int n
);

See Also

BitVector Class | Lucene.Net.Util Namespace | BitVector Constructor Overload List