.NET框架-集合相关所有类的思维导图分享

来源:这里教程网 时间:2026-02-21 13:38:55 作者:



System.Collections导图,不含泛型(泛型与非泛型基本一致)

System.Collections全部类:

这里写图片描述

System.Collections  :


这里写图片描述

System.Collections.Concurrent:


这里写图片描述

System.Collections.Specialized:


这里写图片描述

System.Collections.ObjectModel :

这里写图片描述

相关推荐