其中一种方法
List<T>.IndexOf()
List<T>.FindIndex()
在处理时间方面更有效?
T在这种情况下的类型是String.
T
String
c# performance list
c# ×1
list ×1
performance ×1