Changes

Jump to: navigation, search

Objective-C Dictionary Objects

60 bytes added, 19:05, 24 November 2009
no edit summary
<hr>
<google>BUY_OBJC</google>
Objective-C Dictionary Object classes allow data to be stored and managed in the form of key-value pairs where both the key and the value are objects. In this chapter of [[Objective-C 2.0 Essentials]] we will look at how to create, initialize and work with dictionary objects in Objective-C.
[bookListing removeAllObjects];
</pre>
 
<google>BUY_OBJC_BOTTOM</google>
<hr>

Navigation menu