代表從XML 文件中找到 Students 節點底下,名稱符合 Student 的元素,一筆筆的讀出來作為資料集合,這個資料集合會是 IEnumerable ,因此接著你就可以透過 ...
確定! 回上一頁