I have the following C# code that parses a JSON array using the JArray.Parse function, from Newtonsoft. Once that JSON is parsed into the JArray, I need to join
JArray.Parse