Queue.GetEnumerator Method
Returns an enumerator that iterates through the Queue.
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Syntax
public virtual IEnumerator GetEnumerator ()
Return Value
An enumerator for the Queue.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.