arachnode.net

PriorityQueueItem`1.Previous Property

Gets or sets the previous.

internal PriorityQueueItem<TValue> Previous { internal get; internal set; }

Property Value

The previous.

See Also

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