Skip to main content
Design Patterns in .NET (C#)
Start here
One doc tagged with "DirectoryEnumerable"
View All Tags
Iterator
Iterator design pattern allows to traverse a container and access the container's elements.