LINQ Count()方法是否比List<>.Count或更快或更慢Array.Length?
Count()
List<>.Count
Array.Length
.net c# linq
.net ×1
c# ×1
linq ×1