Click or drag to resize
IPriorityQueueItemT Properties

The IPriorityQueueItemT generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
Item held by this container.
Public propertyKey
Key of the item which is used for comparing it to other items for order.
Top
See Also