| Author |
Removing duplicates from an ArrayCollection or an Array
|
Jahnavi Kondapaneni
Ranch Hand
Joined: Jan 25, 2008
Posts: 56
|
|
hi,
I would like to know an efficient way to remove duplicates from an Array or an ArrayCollection especially when am working with ArrayCollections having huge amounts of data.Using a filter function will be a performance issue I am looking for a solution other than using a FilterFunction.
Thanks,
Jahnavi
|
 |
 |
|
|
subject: Removing duplicates from an ArrayCollection or an Array
|
|
|