Re: Union of two Arrays
Re: Union of two Arrays
- Subject: Re: Union of two Arrays
- From: Georg von Bülow <email@hidden>
- Date: Wed, 07 Mar 2007 17:20:11 -0300
Hi David,
NSArray has a method arrayByAddingObjectsFromArray, so:
array1=array1.arrayByAddingObjectsFromArray(array2);
Regards,
Georg
Hi all,
Is there an easy (WO or plain Java) way to derive the union of two
NSArrays?
Thanks!
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
\o/ Georg von Bülow, Moleque de Idéias Educação e Tecnologia Ltda
| Phone: 55-21-2710-0178 E-mail: email@hidden
/ \ http://www.moleque.com.br Niterói - Rio de Janeiro - Brasil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden