NET list: IList<JToken> results = jsonResponse ["pois"].ToList (); foreach (JToken token in results) { PointOfInterest poi = token.
確定! 回上一頁