Method Peek Peek() Gets but does not remove the head of the queue. Declaration public virtual T Peek() Returns Type Description T the head of the queue or null if the queue is empty.