c# remove first 2 items from a list code example Example: remove first object from list c# listName.RemoveAt(0);