Click or drag to resize

PriorityQueueT Methods

The PriorityQueueT generic type exposes the following members.

Methods
  NameDescription
Public methodDequeue
Remove the last element.
Public methodEnqueue
Add an element with the given priority.
Top
See Also