Search
Queue Class
See Also
 





Represents a first-in, first-out collection of objects.

Namespace: MindFusion.Collections
File: Queue.js

 Syntax

JavaScript  Copy Code

// class
Queue.prototype = {}

 Inheritance Hierarchy

 See Also