资 源 简 介
这个类库提供了集合运算功能,并且支持泛型。
功能: 主要是取得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