deletes the item from the server

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.2.3.0

Syntax

C#
public void Delete()
Visual Basic (Declaration)
Public Sub Delete
Visual C++
public:

void Delete()

Return Value

throws an exception if an error occured updating

See Also