arachnode.net

PriorityQueueItem(TValue) Properties

The properties of the PriorityQueueItem(TValue) class are listed below. For a complete list of PriorityQueueItem(TValue) class members, see the PriorityQueueItem(TValue) Members topic.

Public Instance Properties

Priority Gets the priority.
Value Gets the value.

Internal Instance Properties

HigherPriorityIndexMarker Gets or sets the higher priority index marker.
IsIndexMarker Gets or sets a value indicating whether this instance is index marker.
Last Gets or sets the last.
LowerPriorityIndexMarker Gets or sets the lower priority index marker.
Previous Gets or sets the previous.

See Also

PriorityQueueItem<TValue> Class | Arachnode.Structures.Value Namespace