mscorlib(4.0.0.0) API with additions
System.Collections.Queue Member List

This is the complete list of members for System.Collections.Queue, including all inherited members.

Clear()System.Collections.Queuevirtual
Clone()System.Collections.Queuevirtual
Contains(object obj)System.Collections.Queuevirtual
CopyTo(Array array, int index)System.Collections.Queuevirtual
CountSystem.Collections.Queue
Dequeue()System.Collections.Queuevirtual
Enqueue(object obj)System.Collections.Queuevirtual
GetEnumerator()System.Collections.Queuevirtual
IsSynchronizedSystem.Collections.Queue
Peek()System.Collections.Queuevirtual
Queue()System.Collections.Queue
Queue(int capacity)System.Collections.Queue
Queue(int capacity, float growFactor)System.Collections.Queue
Queue???(ICollection col)System.Collections.Queue
Synchronized(Queue queue)System.Collections.Queuestatic
SyncRootSystem.Collections.Queue
ToArray()System.Collections.Queuevirtual
TrimToSize()System.Collections.Queuevirtual