how to store string from array to list in C# code example Example: c sharp array to list var list = new List<int>(array);