Instance Methods | |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
Definition at line 682 of file CPDictionary.j.
|
implementation |
Archives the dictionary to a provided coder.
aCoder | the coder to which the dictionary data will be archived. |
Extends class CPDictionary.
Definition at line 698 of file CPDictionary.j.
|
implementation |
Extends class CPDictionary.
Definition at line 689 of file CPDictionary.j.