Lucene.Net 1.9.1 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