NSDictionary 0.1 28 February, 2000 NSDictionary Foundation/NSDictionary.h NSCoding allocWithZone: zone dictionary dictionaryWithContentsOfFile: path dictionaryWithDictionary: otherDictionary dictionaryWithObject: anObject dictionaryWithObjects: objects dictionaryWithObjects: objects forKeys: keys count: count dictionaryWithObjectsAndKeys: object, allKeys allKeysForObject: anObject allValues count descriptionInStringsFileFormat descriptionWithLocale: locale descriptionWithLocale: locale fileGroupOwnerAccountName fileModificationDate fileOwnerAccountName filePosixPermissions fileSize fileSystemFileNumber fileSystemNumber fileType initWithContentsOfFile: path initWithDictionary: otherDictionary initWithDictionary: otherDictionary initWithObjects: objects initWithObjects: objects forKeys: keys count: count initWithObjectsAndKeys: object, isEqualToDictionary: otherDictionary keyEnumerator keysSortedByValueUsingSelector: comparator objectEnumerator objectForKey: aKey objectsForKeys: keys notFoundMarker: anObject writeToFile: path atomically: flag