Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Enqueue(T)

Declaration

public void Enqueue(
    T item
)

Summary

Adds an item at the tail of the queue.