Sets the value of
CopyC# to zero.
Namespace: Lucene.Net.Utilbit
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public void Clear( int bit ) |
| Visual Basic |
|---|
Public Sub Clear ( _ bit As Integer _ ) |
| Visual C++ |
|---|
public: void Clear( int bit ) |
Parameters
- bit
- Type: System..::..Int32
[Missing <param name="bit"/> documentation for "M:Lucene.Net.Util.BitVector.Clear(System.Int32)"]