Each JObject has a collection of JProperty objects, which can be accessed via the Properties() method. You can deserialize any arbitrary JSON using JToken .
確定! 回上一頁