online tool to convert list to list of string code example Example: convert list of strings to string string Something = string.Join(",", MyList);