Structure

NSIndexSetIterator

An iterator suitable for enumerating the elements of an index set. インデックス集合の要素を列挙するのに適切なイテレータ。

Declaration 宣言

struct NSIndexSetIterator

Overview 概要

You typically obtain an index set iterator by calling the makeIterator() function of an NSIndexSet instance. あなたは概してインデックス集合イテレータの取得を、NSIndexSetインスタンスのmakeIterator()関数を呼び出すことによって行います。

Topics 話題

Type Aliases 型エイリアス

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

Relationships 関係

Conforms To 次に準拠

See Also 参照

Iteration 反復