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
System..::.Object
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.Spreadsheets..::.ListFeed
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.Spreadsheets..::.ListFeed