All C# extension methods for type queue
-
EnqueueAll
Enqueues an aray of items to a Queue rather than having to loop and call Enqueue for each item.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Enqueues an aray of items to a Queue rather than having to loop and call Enqueue for each item.