Class Info |
Class Name: |
NSMutableDictionary |
Super Class: |
NSDictionary |
Subclasses: |
2 direct subclasses |
Version: |
0 |
Number: |
200 |
Instance Size: |
4 bytes |
Documentation: |
NSMutableDictionary |
|
Instance Variables |
Name |
Type |
Offset |
Inherited |
isa |
Class |
0 |
NSObject |
|
Instance Methods |
Name |
Signature |
- addEntriesFromDictionary: |
v0@+8:+12@+16 |
- classForCoder |
#0@+8:+12 |
- copyWithZone: |
@0@+8:+12@+16 |
- initWithCapacity: |
@0@+8:+12I+16 |
- removeAllObjects |
v0@+8:+12 |
- removeObjectForKey: |
v0@+8:+12@+16 |
- removeObjectsForKeys: |
v0@+8:+12@+16 |
- removeObjectsForKeysV: |
v0@+8:+12@+16 |
- setDictionary: |
v0@+8:+12@+16 |
- setObject:forKey: |
v0@+8:+12@+16@+20 |
|
Class Methods |
Name |
Signature |
+ allocWithZone: |
@0@+8:+12@+16 |
+ dictionaryWithCapacity: |
@0@+8:+12I+16 |
|
Direct Subclasses |
GCMutableDictionary
NSConcreteMutableDictionary
|