NSPlaceholderMutableDictionary Klassenreferenz

#import <NSPlaceholderMutableDictionary.h>

Abgeleitet von NSMutableDictionary.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithObjects:forKeys:count:
(id) - initWithObjects_ex:forKeys:count:
(id) - initWithCapacity:
(id) - init
(id) - initWithContentsOfFile:
(id) - initWithContentsOfURL:
(unsigned int) - count
(id) - objectForKey:
(id) - keyEnumerator
(void) - setObject:forKey:
(void) - removeObjectForKey:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSPlaceholderMutableDictionary.h.


Dokumentation der Elementfunktionen

- (id) initWithObjects: (id *)  fp8
forKeys: (id *)  fp12
count: (unsigned int)  fp16 

- (id) initWithObjects_ex: (id *)  fp8
forKeys: (id *)  fp12
count: (unsigned int)  fp16 

- (id) initWithCapacity: (unsigned int)  fp8  

- (id) init  

- (id) initWithContentsOfFile: (id)  fp8  

- (id) initWithContentsOfURL: (id)  fp8  

- (unsigned int) count  

- (id) objectForKey: (id)  fp8  

- (id) keyEnumerator  

- (void) setObject: (id)  fp8
forKey: (id)  fp12 

- (void) removeObjectForKey: (id)  fp8  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: