Closed GoogleCodeExporter closed 8 years ago
You should enumerate the Entries property of the feed:
foreach (AppsExtendedEntry entry in groups.Entries)
{
//do something with entry
}
Please use this issue tracker to report issues or bug, for help with the
library please post on StackOverflow or on the discussion group
(https://groups.google.com/group/gdata-dotnet-client-library).
Thanks
Original comment by ccherub...@google.com
on 22 Jun 2012 at 4:06
Original issue reported on code.google.com by
andreas....@netwalden.ch
on 22 Jun 2012 at 9:14