Search Results

1
vote
2answers
870 views

Shortest method to convert an array to a string in c#/LINQ [closed]

Closed as exact duplicate of this question. I have an array/list of elements. I want to convert it to a string, separated by a custom …