Constructs a vector capable of holding
CopyC# bits.
Namespace: Lucene.Net.Utiln
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public BitVector( int n ) |
| Visual Basic |
|---|
Public Sub New ( _ n As Integer _ ) |
| Visual C++ |
|---|
public: BitVector( int n ) |
Parameters
- n
- Type: System..::..Int32
[Missing <param name="n"/> documentation for "M:Lucene.Net.Util.BitVector.#ctor(System.Int32)"]