Removes and returns the object at the beginning of the queue.
Namespace: MindFusion.CollectionsFile: Queue.js
function dequeue ()
If the queue is empty this method will throw an exception.
Queue MembersQueue ClassMindFusion.Collections Namespace