the Entry class is the base class for all Feed of T type feeds it encapsulates the AtomEntry

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

Syntax

C#
public abstract class Entry
Visual Basic (Declaration)
Public MustInherit Class Entry
Visual C++
public ref class Entry abstract

Return Value

Inheritance Hierarchy

See Also