Additional resources for IEnumerator, IEnumerable and Yield Return

Really useful video and I like the pringles analogy.

It took me a while to understand Ienumerators and the relevant concepts, so I thought I’d share some resources that deserve more recognition for anyone else that is struggling to understand how it works, mostly this playlist that goes into the technical detail of what exactly happens with each iteration:

Another very useful video that also goes through IEnumerable, IEnumerator and the differences.

And finally, a video that helps to bring all of these concepts together with Yield return.

4 Likes

Some good under the hood stuff. Thank you for sharing these.

1 Like

Thank you much for useful links.

M. D.

1 Like

Privacy & Terms