Mono Class Library: System.Collections Namespace

System.Collections.Queue Class

A first in, first out collection of objects. [Edit]

See Also: Queue Members

[System.Runtime.InteropServices.ComVisible(true)]
public class Queue : ICollection, ICloneable

Remarks

Note:

Queue is not thread-safe until it has been synchronized via the Queue.Synchronized function call.

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0