IEnumerable<T>:序列
T:序列中的“元素”的类型
“私下” 可以看成 集合性质 的
IEnumerable<T>
原文:http://www.cnblogs.com/changbaishan/p/3522597.html