Property Current
Current
Gets the element in the collection at the current position of the enumerator.
public readonly Rune Current { get; }
Property Value
- Rune
The element in the collection at the current position of the enumerator.
Gets the element in the collection at the current position of the enumerator.
public readonly Rune Current { get; }
The element in the collection at the current position of the enumerator.