Lucene.Net 1.9.1 Class Library

CharStream.GetEndColumn Method 

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

int GetEndColumn();

See Also

CharStream Interface | Lucene.Net.Analysis.Standard Namespace