Initializes a new instance of the IndexInput class

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

Syntax

C#
protected IndexInput()
Visual Basic
Protected Sub New
Visual C++
protected:
IndexInput()

See Also