Apache Lucene.Net 2.1 Class Library API

CharStream.GetEndLine Method 

Returns the line number of the last character for current token (being matched after the last call to BeginTOken).

int GetEndLine();

See Also

CharStream Interface | Lucene.Net.Analysis.Standard Namespace