DotLucene 1.4 API Documentation

PriorityQueue.Top Method 

Returns the least element of the PriorityQueue in constant time.

public object Top();

See Also

PriorityQueue Class | Lucene.Net.Util Namespace