Foley .NET Utilities Class Library

HashSet Constructor ()

Initializes a new instance of the HashSet class that is empty.

[Visual Basic]
Overloads Public Sub New()
[C#]
public HashSet();

See Also

HashSet Class | HashSet Members | Foley.Utilities.Collections Namespace | HashSet Constructor Overload List