Instance Method インスタンスメソッド

makeIterator()

Returns an iterator over the elements of this collection. このコレクションの要素すべてを対象としたイテレータを返します。

Declaration 宣言

func makeIterator() -> AnyCollection<Element>.Iterator

Relationships 関係

From Protocol 由来プロトコル