[Missing <summary> documentation for "F:Lucene.Net.Util.OpenBitSetIterator.bitlist"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal static readonly uint[] bitlist |
| Visual Basic |
|---|
Protected Friend Shared ReadOnly bitlist As UInteger() |
| Visual C++ |
|---|
protected public: static initonly array<unsigned int>^ bitlist |