Issue 720 in google-gdata: GDA 3.+ ListEntry.Delete() random behavior in .NET (C#)

4 views
Skip to first unread message

google...@googlecode.com

unread,
Jun 10, 2015, 4:29:18 PM6/10/15
to gdata-dotnet-...@googlegroups.com
Status: New
Owner: ----

New issue 720 by CalCPA.U...@gmail.com: GDA 3.+ ListEntry.Delete() random
behavior in .NET (C#)
https://code.google.com/p/google-gdata/issues/detail?id=720

//Google Sheets, List-based feed

foreach (ListEntry curRow in ssListFeed.Entries)
{
curRow.Delete();
}

Seems to delete the first row but does not delete any subsequent ones.


Google.GData.Client Run Time v2.0.50727 v2.2.0.0

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages