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