![]() |
Design Pattern 1.0
|
Classes | |
class | Design_Pattern.Runtime.Behavioral.Iterator.Iterator< T > |
A thread-safe implementation of the Iterator pattern that provides sequential access to a collection while raising events for monitoring iteration progress. More... | |
Namespaces | |
namespace | Design_Pattern |
namespace | Design_Pattern.Runtime |
namespace | Design_Pattern.Runtime.Behavioral |
namespace | Design_Pattern.Runtime.Behavioral.Iterator |