开发者

object collections with linq

What are the different collections a开发者_StackOverflowvailable to store objects and which one's best to use when? IList, IEnumerate, IQueryable...

I'm new to .net

Thanks.


You can find here the documentation for all the collections namespace :

http://msdn.microsoft.com/en-us/library/system.collections(v=VS.100).aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜