Re: NSDictionary key/object correspondence
Re: NSDictionary key/object correspondence
- Subject: Re: NSDictionary key/object correspondence
- From: Ondra Cada <email@hidden>
- Date: Thu, 26 Sep 2002 03:51:42 +0200
On Thursday, September 26, 2002, at 12:09 , Alan Nilsson wrote:
For example: if I have the key/value pair "key1" = "Value1" in a
dictionary,
then if I call both allKeys and allValues, will the key value pair be at
the
same index in their respective arrays?
No, it won't. At the very least, not guaranteed in any future release
(frankly, I haven't bothered to check whether it happens to be so
currently).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.