The Crazy Coder
Published in

The Crazy Coder

Understanding C# IEnumerable and IEnumerator

Anything that you can iterate over in .NET implements IEnumerable

Photo by Kelly Sikkema on Unsplash

Introduction

As two of the very old programming concepts that are implemented in most languages nowadays, this guide helps you have a better understanding of the generic IEnumberable and IEnumberator interfaces.

--

--

A must-have medium blog to develop programming skills.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Colton

A software engineer who is always at a high level of passion with new techs and a strong willing to share with what I have learned.