DotLucene 1.4 API Documentation

SegmentTermEnum.Term Method 

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

public override Term Term();

See Also

SegmentTermEnum Class | Lucene.Net.Index Namespace