btb-class

PriorityQueue(TItem).AsReadOnly Method

Get read-only collection representing this priority queue.

public ReadOnlyCollection<TItem> PriorityQueue();

Return Value

See Also

PriorityQueue<TItem> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace