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 Properties
For a list of all members of this type, see HashSet<T> members.
Public Properties
| | Name | Description |
 | Comparer | Gets the equality comparer. |
 | Count | Gets the number of entries in this collection. |
 | Items | Gets the entries of this hash collection as a list. |
See Also