En C# IEnumerator Temel Özellikleri Sırları
Theres' no dispose question if you create the List immediately. If you choose the iterator path, you must deal with lifetime of the IEnumeratorIf you really want to, you could loop through the IEnumerator, putting the items into a List, and return that, but I'm guessing that's hamiş what you're looking to do.If I were to describe the imperative so