Lucene.Net 1.4.3 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