[Missing <summary> documentation for "F:Lucene.Net.Search.TopDocsCollector.EMPTY_TOPDOCS"]

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

Syntax

C#
protected internal static readonly TopDocs EMPTY_TOPDOCS
Visual Basic
Protected Friend Shared ReadOnly EMPTY_TOPDOCS As TopDocs
Visual C++
protected public:
static initonly TopDocs^ EMPTY_TOPDOCS

See Also