HashSet<T>.Enumerator Properties
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Current | Gets the element at the current position of the enumerator. |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerator.Current | Gets the element at the current position of the enumerator. |
Show:


