Gets the number of elements contained in the PriorityQueue.
PriorityQueue
public int Count { get; }
The number of elements contained in the PriorityQueue.