System.Collections.Queue

Queue Class


Definition

public class Queue: Object, ICollection, ICloneable

Members Table

MethodDescription
Clear
Clone
Contains
CopyTo
Dequeue
Enqueue
Equals(Inherited from Object)
GetEnumerator
GetHashCode
GetTypeName(Inherited from Object)
MemberwiseClone(Inherited from Object)
Peek
QueueInitializes a new instance of Queue.
ReferenceEquals(Inherited from Object)
ToArray
ToString(Inherited from Object)
PropertyDescription
Count

Inheritance Hierarchy

Object
Queue

Class Information

NamespaceSystem.Collections
Librarycorlib.scl
Library Version1.0.0.1866
© 2004-2005 GlobFX Technologies. All rights reserved.