阅读背景:

将ArrayList转换为泛型列表有效吗?

来源:互联网 

The code I'm writing receives an ArrayList from unmanaged code, and this ArrayList will always contain one or more objects of type Grid_Heading_Blk. I've considered changing this ArrayList to a generic List, but I'm unsure if the conversion operation will be so expensive as to nullify the benefits of working with the generic list. Currently, I'm just running a The code I'm writing receives an ArrayList from




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: