Documentation for this section has not yet been entered.
See Also:
Queue<T> Members
Syntax
[System.Diagnostics.DebuggerDisplay("Count={Count}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(System.Collections.CollectionDebuggerView))]
[System.Runtime.InteropServices.ComVisible(false)]
public class
Queue<T> :
IEnumerable<T>,
ICollectionType Parameters
- T
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Collections.Generic
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0