Apache Lucene.Net 2.1 Class Library API

CharStream.GetBeginColumn Method 

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

int GetBeginColumn();

See Also

CharStream Interface | Lucene.Net.QueryParsers Namespace