Initializes a new instance of the IndexReader class

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

Syntax

C#
protected internal IndexReader()
Visual Basic
Protected Friend Sub New
Visual C++
protected public:
IndexReader()

See Also