Hi All,

I have a ArrayCollection, it contains "id", "name", "sex", "isSenior", etc.
now i only need an array of "id" through that list. what's the quickest way
to get an array of "id"s if "isSenior" is true, without using a loop?

thanks

C

-- 
View this message in context: 
http://old.nabble.com/how-to-get-an-array-as-a-part-from-another-array--tp26519700p26519700.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to