Lucene.Net 1.4.3 Class Library

CharTokenizer.Next Method 

Returns the next token in the stream, or null at EOS.

public override Token Next();

See Also

CharTokenizer Class | Lucene.Net.Analysis Namespace