Click or drag to resize
MaxPQKey Properties

The MaxPQKey generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of keys on this priority queue.
Public propertyIsEmpty
Returns true if this priority queue is empty.
Public propertyMax
Returns a smallest key on this priority queue.
Top
See Also