how to add item to the end of array c# code example Example: add item to an array c# List l = new List(){"one","two","tree","four",};