资 源 简 介
This class provides a type-safe set collection for C# .NET 2.0 using Generics. It implements all basic set functions - Union, Intersecetion, Exclusion & provides operators for these methods too.
See http://en.wikipedia.org/wiki/Set for a full description of set notation