foreach (JObject row in srcArray.Children<JObject>()). {. var cleanRow = new JObject();. foreach (JProperty column in row.Properties()).
確定! 回上一頁