HashSet<T> Properties
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Comparer | Gets the IEqualityComparer<T> object that is used to determine equality for the values in the set. |
![]() | Count | Gets the number of elements that are contained in a set. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection<T>.IsReadOnly | Gets a value indicating whether a collection is read-only. |
Show:


