How to convert an object into List (of Object)

后端 未结 0 1557
逝去的感伤
逝去的感伤 2021-02-11 11:28

I need to create a a List (of Object) from object which is from the third party. The below code can work. Is it better way to do it?

Dim lstStudents as New List(o         


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