Apache Lucene.Net 2.4.0 Class Library API

TermEnum.Next Method 

Increments the enumeration to the next element. True if one exists.

public abstract bool Next();

See Also

TermEnum Class | Lucene.Net.Index Namespace