DotLucene 1.4 API Documentation

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