Re: how to combine addObject in mutablearray with Object instantiation?
Re: how to combine addObject in mutablearray with Object instantiation?
- Subject: Re: how to combine addObject in mutablearray with Object instantiation?
- From: Graham Cox <email@hidden>
- Date: Tue, 5 May 2009 16:14:09 +1000
On 05/05/2009, at 4:05 PM, Weydson Lima wrote:
If you use indexOfObject:[NSNumber numberWithInt:7] that wouldn't
work, right?
D'oh. Engage brain...
Yes, this would work, because objects are compared using -isEqual:
I read that as -objectAtIndex:, not -indexOfObject:
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden