Net設計模式實例之迭代器模式(Iterator Pattern)

一、迭代器模式簡介(Brief Introduction) 迭代器模式(Iterator Pattern),提供一種方法順序訪問一個聚合對象中元素,而不暴露改集合對象的內部表示。 Provide a way to access the elements of an aggregate object sequentially without exposing its underlying repre
相關文章
相關標籤/搜索