Click or drag to resize

PriorityQueueBase<TElement> Properties

The PriorityQueueBase<TElement> generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the queue
Protected propertyPriorityComparison
Gets the priority comparison.
Top
See Also