ienumerable string to string code example Example: ienumerable to string var singleString = string.Join(",", _values.ToArray() );