remove item from start of list c# code example Example: remove first object from list c# listName.RemoveAt(0);