SortedPriorityQueue<TElement> Properties |
The SortedPriorityQueue<TElement> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements in the queue
(Overrides PriorityQueueBase<TElement>.Count.) |
![]() | PriorityComparison |
Gets the priority comparison.
(Inherited from PriorityQueueBase<TElement>.) |