sets a bit, expanding the set size if necessary
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual void Set( long index ) |
Visual Basic |
---|
Public Overridable Sub Set ( _ index As Long _ ) |
Visual C++ |
---|
public: virtual void Set( long long index ) |
Parameters
- index
- Type: System..::..Int64
[Missing <param name="index"/> documentation for "M:Lucene.Net.Util.OpenBitSet.Set(System.Int64)"]