Initializer

init()

Initializes a newly allocated dictionary. 新しく割り当てられた辞書を初期化します。

Declaration 宣言

init()

Return Value 戻り値

A dictionary. ある辞書。

Discussion 議論

This method is a designated initializer of NSDictionary. このメソッドは、NSDictionaryの指定イニシャライザです。

See Also 参照

Related Documentation 関連文書