Array) { (obj as JObject).Add(jp.Name, item.First); } } } else if (jobj.Type == JTokenType.Array)//陣列 { foreach (var item in list) ...
確定! 回上一頁