Pop off array in C# December 18, 2023 by Tarik Use a List, Queue or Stack instead.. List<String> Queue<String> Stack<String>