HashSet(Of T) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The HashSet(Of T) type exposes the following members.
| Name | Description | |
|---|---|---|
|
Comparer | Gets the IEqualityComparer(Of 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(Of T).IsReadOnly | Gets a value indicating whether a collection is read-only. |
Show: