PriorityQueueItem`1.HigherPriorityIndexMarker Property
Gets or sets the higher priority index marker.
internal
PriorityQueueItem<TValue> HigherPriorityIndexMarker { internal get; internal set; }
Property Value
The higher priority index marker.
See Also
PriorityQueueItem<TValue> Class | Arachnode.Structures.Value Namespace