Initializes a new instance of the IndexCommit class

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

Syntax

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

See Also