Click or drag to resize
FibonacciHeapItemT Properties

The FibonacciHeapItemT 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 heap items for order.
Top
See Also