arachnode.net

PriorityQueueItem`1.IsIndexMarker Property

Gets or sets a value indicating whether this instance is index marker.

internal bool IsIndexMarker { internal get; internal set; }

Property Value

true if this instance is index marker; otherwise, false.

See Also

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