PriorityQueuePriority, Value Properties |
The PriorityQueuePriority, Value generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
The number of values and priorities that are in the que
| |
PriorityPeek |
Peek at the next Priority
| |
SortOrderAscending |
Set or get sorting order, ascending if true or descending if false.
| |
ValuePeek |
Peek at the next value
|