See Also: IEnumerable<T> Members
- T
- Documentation for this section has not yet been entered.
Many interfaces and classes in the System.Collections.Generic namespace inherit the IEnumerable`1 interface to implement enumerators. For an example, see the ICollection`1 interface.
For a sample that demonstrates implementing the IEnumerable`1 interface, see tp://code.msdn.microsoft.com/Generics-Sample-C-9b41a192/sourcecode?fileId=46476&pathId=1364935593.