| IndexMinPQKey Properties |
The IndexMinPQKey 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. | |
| MinIndex |
Returns an index associated with a minimum key. | |
| MinKey | Returns the current minimum key. |