首页题库练习题目详情
面向对象程序设计单选题中等

若要找出List集合中第一个大于10的元素,应使用哪个方法?

AfindFirst()
BfindAny()
Cfilter()
DallMatch()