order list array c# string code example Example: sort list c# by string ListObject = ListObject.OrderBy(item => item.Property).ToList();