Converts a Queue to a Array
Returns a Array with the same items as the Queue
The Queue is not changed. The first item in the Array is the oldest item in the Queue
Namespace: System.CollectionsAssembly: mscorlib (in mscorlib.dll)Assembly Versions: 1.0.5000.0, 2.0.0.0