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