The line number of the last character of this Token.

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

Syntax

C#
public int endLine
Visual Basic
Public endLine As Integer
Visual C++
public:
int endLine

See Also