DotLucene 1.4 API Documentation

SegmentTermEnum.TermInfo Method 

Returns the current TermInfo in the enumeration. Initially invalid, valid after next() called for the first time.

public TermInfo TermInfo();

See Also

SegmentTermEnum Class | Lucene.Net.Index Namespace