Iterator is used to access the elements of a collection. Every collection class has iterator methods to cycle through the collection, obtain or remove elements.
確定! 回上一頁