Enhanced C#
Language of your choice: library documentation
|
Public fields | |
int | _index |
int | _stopAt |
T | Current => _current |
object System.Collections.IEnumerator. | Current => Current |
Public Member Functions | |
Enumerator (T[] array, int startAt, int stopAt) | |
bool | MoveNext () |
void | Dispose () |
void | Reset () |