Feed API customization class for defining a List feed.

Namespace:  Google.GData.Spreadsheets
Assembly:  Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2

Syntax

C#
public class ListFeed : AbstractFeed
Visual Basic (Declaration)
Public Class ListFeed _

	Inherits AbstractFeed
Visual C++
public ref class ListFeed : public AbstractFeed

Inheritance Hierarchy

See Also