API  1.0.0
CPDictionary.h
Go to the documentation of this file.
1 
2 @interface CPDictionary : CPObject
3 {
4  id __doxygen__;
5 }
6 @end
A mutable key-value pair collection.
Definition: CPDictionary.h:2