Click or drag to resize

SortedQueueTKey, TValue Properties

The SortedQueueTKey, TValue type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of items in the queue;
Public property Head Gets the first item in the queue. Throws an exception if it does not exist.
Public property Item An indexer
Top
See Also