An object which iterates over a collection. An Iterator is used to return the items once only, in sequence, by successive calls to the next method.
確定! 回上一頁