DotLucene 1.4 API Documentation

PriorityQueue.Size Method 

Returns the number of elements currently stored in the PriorityQueue.

public int Size();

See Also

PriorityQueue Class | Lucene.Net.Util Namespace