NSMapMember
Indicates whether a given table contains a given key.
与えられたテーブルが、与えられたキーを含むかどうかを指し示します。
NSNextMapEnumeratorPair
Returns a Boolean value that indicates whether the next map-table pair in the enumeration are set.
列挙の中の次のマップ-テーブルのペアが設定されるかどうかを指し示すブール値を返します。
NSAllMapTableValues
Returns all of the values in the specified table.
指定されたテーブルの中の全ての値が返されます。
NSEnumerateMapTable
Creates an enumerator for the specified map table.
指定されたマップテーブルのための列挙子を作成します。
NSAllMapTableKeys
Returns all of the keys in the specified map table.
指定されたマップテーブルの中の全てのキーを返します。