Feed API customization class for defining feeds in an Event feed.
Namespace:
Google.GData.Calendar
Assembly:
Google.GData.Calendar (in Google.GData.Calendar.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public class EventFeed : AbstractFeed |
| Visual Basic (Declaration) |
|---|
Public Class EventFeed _ Inherits AbstractFeed |
| Visual C++ |
|---|
public ref class EventFeed : public AbstractFeed |
Inheritance Hierarchy
System..::.Object
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.Calendar..::.EventFeed
Google.GData.Client..::.AtomBase
Google.GData.Client..::.AtomSource
Google.GData.Client..::.AtomFeed
Google.GData.Client..::.AbstractFeed
Google.GData.Calendar..::.EventFeed