FreeRDP
|
Instance Methods | |
(void) | - insertObject:forKey:atIndex: |
(id) | - keyAtIndex: |
(NSUInteger) | - indexForValue: |
(NSUInteger) | - indexForKey: |
(NSEnumerator *) | - reverseKeyEnumerator |
Protected Attributes | |
NSMutableDictionary * | dictionary |
NSMutableArray * | array |
Definition at line 28 of file OrderedDictionary.h.