What is the performance of the Last() extension method for List?

前端 未结 5 1343
慢半拍i
慢半拍i 2020-11-30 11:06

I really like Last() and would use it all the time for Lists. But since it seems to be defined for IEnumerable, I gu

5条回答
提交回复
热议问题