Instance Methods | |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
Definition at line 680 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 696 of file CPDictionary.j.
|
implementation |
Extends class CPDictionary.
Definition at line 687 of file CPDictionary.j.