Apache Lucene.Net 2.4.0 Class Library API

TermInfosReader.Get Method 

Returns the TermInfo for a Term in the set, or null.

public TermInfo Get(
   Term term,
   bool useCache
);

See Also

TermInfosReader Class | Lucene.Net.Index Namespace