how to make array and add elemtns into it c# code example Example: add item to an array c# List l = new List(){"one","two","tree","four",};