Lucene.Net 1.4.3 Class Library

BitVector.Set Method 

Sets the value of

bit
to one.

public void Set(
   int bit
);

See Also

BitVector Class | Lucene.Net.Util Namespace