======Метод Iterator.GetEnumerator()====== * **Пространство имен:** [[developers:references:system.io|System.IO]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public virtual IEnumerator GetEnumerator() **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ienumerator_1|System.Collections.Generic.IEnumerator]]