{
"id": 99999999999,
"uuid": "xxxxxxxxxxxxxxxxxxxxxxxx",
"start_time": "2023-11-27T09:54:14Z",
"questions": [
{
"name": "Yee Cheung",
"email": "yeecheung@gmail.com",
"question_details": [
{
"question": "以下哪項風險因素?",
"answer": "D.\t以上皆是",
"polling_id": "__MZPUyT2222sOLv14J5Q",
"date_time": "1980-01-27 11:17:05"
},
{
"question": "下列的原因:",
"answer": "(d) 以上皆是 ",
"polling_id": "mdx9V5O12222jBtjaDUZQ",
"date_time": "1980-01-27 12:24:13"
}
],
"first_name": "Yee",
"last_name": "Cheung"
},
{
"name": "DAVID FUNG",
"email": "davidfun@yahoo.com.sg",
"question_details": [
{
"question": "以下哪項風險因素?",
"answer": "D.\t以上皆是",
"polling_id": "__MZPUy888yadsOLv14J5Q",
"date_time": "1980-11-27 11:17:10"
},
{
"question": "下列那個是滑倒絆倒的原因:",
"answer": "(d) 下列的原因 ",
"polling_id": "mdx9991Q_m03jBtjaDUZQ",
"date_time": "1980-11-27 12:24:16"
}
],
"first_name": "FUNG",
"last_name": "DAVID"
},
]
}
如何用VB.NET 可以由"questions"開始,拿取下面的資料再放入ARRAY上?
You can use VB.NET to parse JSON data and extract an array of objects. Choose between Newtonsoft.Json for type safety and robustness, or System.Text.Json for a simpler approach, depending on your build now gg project needs.