Overload List

  Name Description
Public method Enqueue(T)
Adds an item to the end of the queue.
Public method Enqueue(T, Int32)
Adds an object at the specified index.

See Also