How to Iterating over JSON object in C# dynamic dynJson = JsonConvert.DeserializeObject(json); foreach (var item in dynJson) { Console.
確定! 回上一頁