public E Peek()
 {
     return(list.Getthefirst());
 }