PriorityQueueT Class |
Namespace: FM.IceLink
The PriorityQueueT type exposes the following members.
| Name | Description | |
|---|---|---|
| PriorityQueueT |
Initializes a new instance of the PriorityQueueT class.
|
| Name | Description | |
|---|---|---|
| Dequeue |
Dequeues an item.
| |
| Enqueue |
Enqueues an item.
| |
| Equals | (Inherited from Object.) | |
| Exists |
Checks if an item exists in the queue.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsConsistent |
Determines whether the queue is consistent.
| |
| MemberwiseClone | (Inherited from Object.) | |
| Peek | ||
| ToString | (Inherited from Object.) |