The properties 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 number of items within queue |
![]() | get the highest priority value |
![]() | get item with highest priority |
![]() | get the lowest priority value |
![]() | get item with lowest priority |
PriorityQueue<TPriority, TItem> Class | ComponentOwl.BetterListView.Collections Namespace