i have a arraycollection in which each element is a dictionary

for ex: Item 1: Dictionary 1 contains 
Fontstyle:Italic
Underline : true

item 2:Fontstyle :Dictionary 2 contains
Fontstyle:Bold


item3:Dictionary3 contains
Fontstyle:Regular

finally when i loop through the arraycollection, i need to get the output as a 
dictionary which should not contain the common ones, the output should be 
Underline:true...

how do i do this?



      

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to