The methods of the PriorityQueue(TPriority,TItem) class are listed below. For a complete list of PriorityQueue(TPriority,TItem) class members, see the PriorityQueue(TPriority,TItem) Members topic.
![]() | Get read-only collection representing this priority queue. |
![]() | Clear items from the collection. |
![]() | Dequeue item from the collection. |
![]() | Enqueue item in the collection. |
![]() | |
![]() | Returns an enumerator that iterates through the collection. |
PriorityQueue<TPriority, TItem> Class | ComponentOwl.BetterListView.Collections Namespace