[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.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The collection was modified after the enumerator was created. |
SetRangeEnumerator Class | PmMda.Net.Dog.Paging Namespace