SuperLinq SuperLinq
SuperLinq SuperLinq
DocFX + Singulink = ♥

Search Results for

    Method Reset

    Reset()

    Clears the current buffer and restarts the enumeration from the beginning.

    Declaration
    void Reset()
    Remarks

    Any active iterators of this buffer may receive an InvalidOperationException when they next MoveNext() due to the invalid state of iteration.

    © SuperLinq Authors. All rights reserved.