arachnode.net

PriorityQueueItem(TValue) Class

For a list of all members of this type, see PriorityQueueItem(TValue) Members .

System.Object
   PriorityQueueItem(TValue)

public class PriorityQueueItem<TValue>

Generic template parameters

TValue
The type of the value.

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Arachnode.Structures.Value

Assembly: Arachnode.Structures (in Arachnode.Structures.dll)

See Also

PriorityQueueItem(TValue) Members | Arachnode.Structures.Value Namespace