PriorityQueueItem(TValue) overview
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
PriorityQueueItem(TValue) Constructor
|
Initializes a new instance of the PriorityQueueItem(TValue) class. |
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. |
PriorityQueueItem<TValue> Class | Arachnode.Structures.Value Namespace