Gets or sets the number of elements that the PriorityQueue can contain.
PriorityQueue
public int Capacity { get; set; }
Count