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