SortedQueueTKey, TValue Properties |
The SortedQueueTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of items in the queue;
| |
Head |
Gets the first item in the queue. Throws an exception if it does not exist.
| |
Item |
An indexer
|