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