init()
Initializes a newly allocated mutable dictionary.
Declaration
init()Return Value
A mutable dictionary.
Discussion
This method is a designated initializer of NSMutableDictionary.
Initializes a newly allocated mutable dictionary.
init()A mutable dictionary.
This method is a designated initializer of NSMutableDictionary.