What is ArrayCollection in flex ?

Array Collection is the type of associate array. This is also called multi array where we can store different kinds of data type link string, integer etc. We can use Array Collection to make datagrid dataset & also use in other components to display related data.

No comments: