Changes

Jump to: navigation, search

Objective-C Dictionary Objects

1 byte removed, 20:08, 9 November 2009
no edit summary
</pre>
== Removing Entries from a Dictionary Object ===
Specific dictionary entries may be removed by referencing the key as an argument to the ''removeObjectForKey'' method. For example, to remove the book entry for "Shutter Island" we would write the following code:

Navigation menu