Bir İnceleme C# IEnumerator nerelerde kullanılıyor
This type parameter is covariant. That is, you birey use either the type you specified or any type that is more derived. For more information about covariance and contravariance, see Covariance and Contravariance in Generics. DerivedIf you really want to, you could loop through the IEnumerator, putting the items into a List, and return that, but I'