The properties of the PriorityQueue(TItem) class are listed below. For a complete list of PriorityQueue(TItem) class members, see the PriorityQueue(TItem) Members topic.
![]() | get number of items within queue |
![]() | get item with highest priority |
![]() | get item with lowest priority |
PriorityQueue<TItem> Class | ComponentOwl.BetterListView.Collections Namespace