======Интерфейс IPriorityQueue====== * **Пространство имен:** [[developers:references:topomatic.glg.fastdijkstra|Topomatic.Glg.FastDijkstra]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public interface IPriorityQueue : ICollection, IEnumerable, ICloneable, IList =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.fastdijkstra.ipriorityqueue.peek|Peek()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.fastdijkstra.ipriorityqueue.pop|Pop()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.fastdijkstra.ipriorityqueue.push_system.object|Push(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.fastdijkstra.ipriorityqueue.update_system.int32|Update(Int32)]]| |