Function 関数

NSNextMapEnumeratorPair(_:_:_:)

Returns a Boolean value that indicates whether the next map-table pair in the enumeration are set. 列挙の中の次のマップ-テーブルのペアが設定されるかどうかを指し示すブール値を返します。

Declaration 宣言

Return Value 戻り値

false if enumerator has already iterated over all the elements in the table that enumerator is associated with; otherwise, sets key and value to match the next key-value pair in the table and returns true. false、もしenumeratorenumeratorが関連付けられるテーブルの中の全ての要素に既に反復処理したならば;そうでなければkeyvalueをテーブルの中の次のキー値ペアに合致するよう設定します、そしてtrueを返します。

See Also 参照

Related Documentation 関連文書