how to get list of 1st item from a list c# code example Example: c# first item i list var first_item = list.First();