Property Comparer View Source Comparer Gets the priority comparer used by the UpdatablePriorityQueue<TElement, TPriority>. Declaration public IComparer<TPriority> Comparer { get; } Property Value Type Description IComparer<TPriority>