jsonObject.Item(“data”).Item(“ret”) which will give you the array you have in the ret key. then use deserialize json array and then loop ...
確定! 回上一頁