arachnode.net

PriorityQueue(TValue) Class

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

System.Object
   PriorityQueue(TValue)

public class PriorityQueue<TValue> : IEnumerable<T>, IEnumerable

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

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

See Also

PriorityQueue(TValue) Members | Arachnode.Structures Namespace