Click or drag to resize

IPriorityQueueT Interface

Namespace:  QuickGraph.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IPriorityQueue<T> : IQueue<T>

Type Parameters

T

The IPriorityQueueT type exposes the following members.

Properties
Methods
See Also