The enumerator interfaces are the non-generic interface System.Collections.IEnumerator and all instantiations of the generic interface System.Collections.Generic.IEnumerator. For the sake of brevity, in this chapter these interfaces are referenced as IEnumerator and IEnumerator, respectively.
The enumerable interfaces are the non-generic interface System.Collections.IEnumerable and all instantiations of the generic interface System.Collections.Generic.IEnumerable. For the sake of brevity, in this chapter these interfaces are referenced as IEnumerable and IEnumerable, respectively.
Do'stlaringiz bilan baham: |