C# insert element to start of list code example Example: c# add to start of list myList.Insert(0, listItem);