Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
HashSet<T> Class Methods
For a list of all members of this type, see HashSet<T> members.
Public Methods
| | Name | Description |
 | Add | Adds an item to this collection. |
 | Clear | Clears this collection. |
 | Contains | Checks whether this collection contains the specified item. |
 | Remove | Removes an item from this collection. |
See Also