[This is preliminary documentation and subject to change.]
Advances this enumerator to the next item of the set.
true
if the enumerator was successfully advanced to the next item; false
if the enumerator has passed the end of the set.
This enumerator cannot recognise that the underlying list has changed. Therefore the InvalidOperationException as described in MoveNext is never thrown.
ListRangeEnumerator Class | PmMda.Net.Dog.Paging Namespace