Why List.Count == 0 gives Argument out of exception?

前端 未结 0 1798
终归单人心
终归单人心 2021-02-19 03:06

Main usage is this and list is public in the object.

 if (object.list.Count == 0){
 //Do something
 }

Whole error if you can make sense of it.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题