Changes

Jump to: navigation, search

Objective-C Dictionary Objects

1 byte added, 21:06, 1 February 2016
m
Text replacement - "<htmlet>objc<htmlet>" to "<htmlet>objc</htmlet>"
<hr>
<htmlet>objc</htmlet>
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.

Navigation menu