|   | Sorted | 
The SortedQueueTKey, TValue type exposes the following members.
 Properties
Properties
        | 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 | 
 See Also
See Also