Lucene.Net 2.0 Class Library

PriorityQueue.Size Method 

Returns the number of elements currently stored in the PriorityQueue.

public int Size();

See Also

PriorityQueue Class | Lucene.Net.Util Namespace