Atom.NET documentation
AtomFeed.Entries Property
The entries of the feed.
[Visual Basic]
Public ReadOnly Property Entries As
AtomEntryCollection
[C#]
public
Collections.AtomEntryCollection
Entries {get;}
See Also
AtomFeed Class
|
Atom.Core Namespace