Method Enqueue Enqueue(T) Enqueue an item at the back of the queue. Declaration void Enqueue(T item) Parameters Type Name Description T item The item