Hello guys

Hello guys,

Does anyone can explain how do I implement 
System.IEnumerable interface? I have tried to make my class implement that but I was not able to achieve that.

Implementing that I can use it on string.Join method for example and many other RTL methods :D

Thanks a lot :D

Comments