Click or drag to resize
IndexMaxPQKey Properties

The IndexMaxPQKey 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 propertyMaxIndex
Returns an index associated with a maximum key.
Public propertyMaxKey
Returns a maximum key.
Top
See Also