$queue = New-Object -TypeName System.Collections.Queue #or $queue = [System.Collections.Queue] @()