| IndexMaxPQKey Properties |
The IndexMaxPQKey generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Returns the number of keys on this priority queue. | |
| IsEmpty |
Returns true if this priority queue is empty. | |
| MaxIndex |
Returns an index associated with a maximum key. | |
| MaxKey |
Returns a maximum key. |