State the difference between array and array collection?
Answer / Jitendra Kumar Ray
In Adobe Flex, Array is a basic data structure that can store multiple values of the same data type. Array Collection extends Array to support multiple data types and includes additional methods for managing collections such as filtering, sorting, and iteration.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the similarities between java and flex?
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
Difference between cairngorm event and flex event?
What is the difference between httpService & Data Service?
What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
Does exclude or exclude class really excludes the data or class?
Will I need to upgrade my air sdk along with flex 3 beta 3?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
When I add or modify an item in my dataprovider, why does not it show up in my datagrid?
What is the use of disableautoupdate method?
Will the flex skin extensions for cs be part of the flex 3 release?
What is display object?