Peek
Returns the first element not removing it from the queue.
T Peek();
Return Value
Returns the starting element.