Re: adding objects to mutable dictionary...
Re: adding objects to mutable dictionary...
- Subject: Re: adding objects to mutable dictionary...
- From: Allan Odgaard <email@hidden>
- Date: Fri, 20 Feb 2004 01:47:41 +0100
On 20. Feb 2004, at 1:26, email@hidden wrote:
When i cycle through an array and add the objects to a mutable
dictionary the order becoming all jumbled? i would think that they
would stay in the same order but apparently not... [...]
No, a ditionary is an unordered container.
_______________________________________________
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.