[Missing <summary> documentation for "M:Lucene.Net.QueryParsers.QueryParser.Conjunction"]

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

Syntax

C#
public int Conjunction()
Visual Basic
Public Function Conjunction As Integer
Visual C++
public:
int Conjunction()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.QueryParsers.QueryParser.Conjunction"]

See Also