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