Queue.Enqueue() method with example in C# 6th January 2020 by Sean Fleming Syntax: Example: C# example to add an object/element to the Queue using Queue.Enqueue() method Output: