how to use json array using for loop in c#. My code. C#. Expand ▽. for (int i = 0; i < child[0].roomlist.Count; i++) { var postdata = new ...
確定! 回上一頁