DotLucene 1.4 API Documentation
BitVector.Set Method
Sets the value of
bit
to one.
public
void
Set(
int
bit
);
See Also
BitVector Class
|
Lucene.Net.Util Namespace