[Missing <summary> documentation for "T:de.unika.ipd.grGen.lgsp.PriorityQueue`1"]
| C# |
public class PriorityQueue<T> : ICollection<T>, IEnumerable<T>, IEnumerable
- T
[Missing <typeparam name="T"/> documentation for "T:de.unika.ipd.grGen.lgsp.PriorityQueue`1"]
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| PriorityQueue<(Of <(T>)>)()()() | Initializes a new instance of the PriorityQueue<(Of <(T>)>) class | |
| Add(T) | ||
| Clear()()() | ||
| Contains(T) | ||
| CopyTo(array<T>[]()[], Int32) | ||
| Count | ||
| DequeueFirst()()() | ||
| GetEnumerator()()() | ||
| IsReadOnly | ||
| items | ||
| Remove(T) |
| Object | |
| PriorityQueue<(Of <(T>)>) | |