Use the ToArray method to create an array from results of a LINQ query. ... ProductName descending select p; Product[] productsArray = products.
確定! 回上一頁