文件名称:IesiSet-Source
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- sn***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个类库提供了集合运算功能,并且支持泛型。
功能: 主要是取得2个集合里,相同、相异、联集的部份。
使用说明:
1. 如果顺序是重要的,那 HashedSet 可以改成 SortedSet
2. 如果用SortedSet, 集合里面的元素必需继承IComparable接口-This class library provides a collection of computing functions, and support for generics. Function: mainly made two collections, the same as different, the part set. Usage: 1. If the order is important, it can HashedSet into SortedSet2. If SortedSet, set inside an element necessary to inherit IComparable interface
功能: 主要是取得2个集合里,相同、相异、联集的部份。
使用说明:
1. 如果顺序是重要的,那 HashedSet 可以改成 SortedSet
2. 如果用SortedSet, 集合里面的元素必需继承IComparable接口-This class library provides a collection of computing functions, and support for generics. Function: mainly made two collections, the same as different, the part set. Usage: 1. If the order is important, it can HashedSet into SortedSet2. If SortedSet, set inside an element necessary to inherit IComparable interface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AssemblyInfo.cs
DictionarySet.cs
HashedSet.cs
HybridSet.cs
Iesi.Collections.csproj
Iesi.Collections.csproj.user
ImmutableSet.cs
ISet.cs
ListSet.cs
NamespaceDoc.cs
Set.cs
SortedSet.cs
SynchronizedSet.cs
DictionarySet.cs
HashedSet.cs
HybridSet.cs
Iesi.Collections.csproj
Iesi.Collections.csproj.user
ImmutableSet.cs
ISet.cs
ListSet.cs
NamespaceDoc.cs
Set.cs
SortedSet.cs
SynchronizedSet.cs