list of objects c# tostring code example Example: list of objects to string c# var mylist = myObjectList.ConvertAll(x => x.ToString());