Click or drag to resize

PriorityQueuePriority, Value Properties

The PriorityQueuePriority, Value generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of values and priorities that are in the que
Public propertyPriorityPeek
Peek at the next Priority
Public propertySortOrderAscending
Set or get sorting order, ascending if true or descending if false.
Public propertyValuePeek
Peek at the next value
Top
See Also