FixedQueueTEnqueue Method

Overload List

Enqueue(T) Adds an object to the end of the QueueT.
Enqueue(T, Boolean) Adds an object to the end of this FixedQueueT.

See Also