Bir İnceleme C# IEnumerator Kullanımı
Theres' no dispose question if you create the List immediately. If you choose the iterator path, you must deal with lifetime of the IEnumeratorThis means that we hayat work with collections that don’t explicitly exist in memory and are generated on demand.1 @ImranAmjad: IEnumerator implements IDisposable, so you're meant to call Dispose when you'