有一个ArrayList 对象items,包含了若干下列Book 类型的对象,则下列查询表达式编写正确的有()
A.from Book b in items where b.Price>50B.from Book b in items where b.Price>50select bC.from b in items where b.Price>50select b.PriceD.from Book b in items where b.Price >50select new {b.Price }
欢迎来到赞题库!
使用微信扫码登录账号
找回密码、申诉账号等操作请下载赞题库APP