using System.Collections.Generic; Lists List<string> sList = new List<string>(); Log in to post comments Tags C# Book traversal links for C#: 06-Collections ‹ C#: 05-Loops Up C#: 07-Parse and TryParse ›