[This is preliminary documentation and subject to change.]
Sets the enumerator to its initial position, which is before the first item to iterate.
This enumerator cannot recognise that the underlying list has changed. Therefore the InvalidOperationException as described in Reset is never thrown.
ListRangeEnumerator Class | PmMda.Net.Dog.Paging Namespace