Hi,

You will have to iterate through the dictionary using a "for..in" loop or
"for each... in" loop and place an incremental counter to get the number of
elements in it.

Regards,
Venkat
www.venkatv.com


On Mon, Dec 1, 2008 at 8:07 PM, kaal <[EMAIL PROTECTED]> wrote:

>
> Hi ,
>
> I have a tilelist and it has a dataprovider and itemrenderer, I need
> to get the list of all the objects that have been made in tilelist (It
> is not dataprovider ; dataprovider is actually is dictionary it is not
> an object list)
>
> Thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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