Public Methods
Public Properties
Adds an item to this collection. Syntax Parameters item An item to add.
Clears this collection. Syntax
Gets the equality comparer. Syntax
Checks whether this collection contains the specified item. Syntax Parameters item An item to check. Return Value A boolean value indicating whether this collection contains the specified item.
Gets the number of entries in this collection. Syntax
Gets the entries of this hash collection as a list. Syntax
Removes an item from this collection. Syntax Parameters item An item to remove.
Initializes a new instance of the HashSet