An enumerator over the values of a set.
In an enumerator's initial state, NativeParallelHashSet<T0>.Current is invalid. The first NativeParallelHashSet<T0>.MoveNext call advances the enumerator to the first value.
| Property | Description |
|---|---|
| Current | The current value. |