How to set an NSArray in NSUserDefaults?

Posted by HelloMoon on Stack Overflow See other posts from Stack Overflow or by HelloMoon
Published on 2009-08-27T16:50:55Z Indexed on 2010/04/07 21:03 UTC
Read the original article Hit count: 289

Filed under:
|
|

I'm wondering why there is a -arrayForKey: method, but no -setArrayForKey: method. How could I set that array?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uikit