Loading
In this tutorial we will learn how to implement IEnumerable interface in C# class. If we implement the IEnumarable interface in our own class then we can loop through all class objects using a foreach loop.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.