cannot convert generic list to string c# code example Example: list object into string c# var combined = string.Join(", ", myObjects);