NSMutableDictionary
0.1
28 February, 2000
NSMutableDictionary
Foundation/NSDictionary.h
NSCoding
allocWithZone:
zone
dictionaryWithCapacity:
numItems
addEntriesFromDictionary:
otherDictionary
initWithCapacity:
numItems
removeAllObjects
removeObjectForKey:
aKey
removeObjectsForKeys:
keyArray
setDictionary:
otherDictionary
setObject:
anObject