DotLucene 1.4 API Documentation

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