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.