Initializes a new instance of the Collector class

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

Syntax

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

See Also