PriorityQueue<TElement, TPriority>.Count Property Namespace: Riptide.Utils Assembly: RiptideNetworking.dll Count Gets the number of elements contained in the PriorityQueue<TElement, TPriority>. public int Count { get; } Property Value int