c# add to end of list instead of front code example Example: add variable to the beginning of a list c# list.Insert(0, element);