An enumerator over the elements of a FixedList512Bytes<T>.
In an enumerator's initial state, Current cannot be read. The first FixedList512Bytes<T0>.MoveNext call advances the enumerator to the first element.
| Property | Description |
|---|---|
| Current | The current element. |
| Constructor | Description |
|---|---|
| FixedList512Bytes_1.Enumerator | Initializes and returns an instance of FixedList512Bytes<T>. |