Filter Multidimensional Array?
Filter Multidimensional Array?
- Subject: Filter Multidimensional Array?
- From: Chris Purcell <email@hidden>
- Date: Fri, 16 May 2008 18:40:07 -0700
I have created a multidimensional array by creating 3 NSArray's (call
them childArray1, childArray2, childArray3) and them adding them to
one NSArray (call it parentArray). I am using predicate to search out
the array which finds the item I'm searching for. However, how I
return the name of the original array that the found item came from
(either childArray1, childArray2 or childArray3)?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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