The constructors of System.Collections.Queue are listed below. For a list of all members, see the Queue Members list.
See Also: Inherited members from System.Object
Queue()Creates an empty queueQueue(ICollection)Creates a queue from another collectionQueue(int)Documentation for this section has not yet been entered.Queue(int, float)Documentation for this section has not yet been entered.