Mono Class Library: System.Collections.Queue Overview | Members

System.Collections.Queue.Enqueue Method

Adds an item to the Queue

public virtual void Enqueue (object obj)

Parameters

obj
The object to add to the Queue

Remarks

Requirements

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