C# IEnumerator nedir Ãœzerinde Bu Rapor inceleyin
GetEnumerator metodu, bir sınıfa iterasyon konstrüksiyonlarını kazandıracak özellikleri çitndıran IEnumerator nesnesi dönen bir metotdur.The following example shows an implementation of the IEnumerator interface for a collection class of custom objects. The custom object is an instance of the type Box, and the collection class is BoxColle