Queue Constructor
Initializes a new instance of the Queue class that is empty, that has the default initial capacity, and that uses the default growth factor.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Syntax
public Queue ()
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.