Lucene.Net 1.4.3 Class Library

Hits.Id Method 

Returns the id for the nth document in this set.

public int Id(
   int n
);

See Also

Hits Class | Lucene.Net.Search Namespace