IList<JToken> delList = new List<JToken>(); //存储需要删除的项 foreach (var ss in mJObj ) //查找某个字段与值 { if(((JObject) ss)["a"]=="aa")
確定! 回上一頁