Error!
Success!

Iterator Design Pattern (C#)

0
kicks

Iterator Design Pattern (C#)  (Unpublished)

The iterator pattern is a design pattern that provides a means for the elements of an aggregate object to be accessed sequentially without knowledge of its structure. This allows traversing of lists, trees and other structures in a standard manner.


Kicked By:
Drop Kicked By: