Creates a new set instance based on a hash table.
            
Namespace: Iesi.CollectionsAssembly: Iesi.Collections (in Iesi.Collections.dll) Version: 1.0.1.0 (3.2.0.4000)
Syntax
| C# | 
|---|
public HashedSet()  | 
| Visual Basic | 
|---|
Public Sub New  | 
| Visual C++ | 
|---|
public: HashedSet()  |