[Missing <summary> documentation for "F:Lucene.Net.Util.OpenBitSet.bits"]

Namespace: Lucene.Net.Util
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal long[] bits
Visual Basic
Protected Friend bits As Long()
Visual C++
protected public:
array<long long>^ bits

See Also