Adds an object to the end of the queue.
Namespace: MindFusion.CollectionsFile: Queue.js
function enqueue (value)
The object to add.
Queue MembersQueue ClassMindFusion.Collections Namespace