[ad_1]
string.Format("[{0}]", string.Join(",", array.Select(i => "{" + i.ToString() + "}")));
[ad_2]
solved How to build an array of objects and then convert the whole array to an string [closed]
[ad_1]
string.Format("[{0}]", string.Join(",", array.Select(i => "{" + i.ToString() + "}")));
[ad_2]
solved How to build an array of objects and then convert the whole array to an string [closed]