GData Documentation

AtomEntry Class

AtomEntry object, representing an item in the RSS/Atom feed Version 1.0 removed atom-Head element atom:entry { atomCommonAttributes, (atomAuthor* atomCategory* atomContent? atomContributor* atomId atomLink* atomPublished? atomRights? atomSource? atomSummary? atomTitle atomUpdated extensionElement*) }

For a list of all members of this type, see AtomEntry Members.

System.Object
   Google.GData.Client.AtomBase
      Google.GData.Client.AtomEntry
         Derived types

public class AtomEntry : AtomBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Google.GData.Client

Assembly: Google.GData.Client (in Google.GData.Client.dll)

See Also

AtomEntry Members | Google.GData.Client Namespace