c# list get first and remove code example Example: remove first object from list c# listName.RemoveAt(0);