get first element in list in c# code example Example: c# first item i list var first_item = list.First();