standard typed collection based on 1.1 framework for FeedEntries
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
public class AtomEntryCollection : AtomCollectionBase<AtomEntry> |
| Visual Basic (Declaration) |
|---|
Public Class AtomEntryCollection _ Inherits AtomCollectionBase(Of AtomEntry) |
| Visual C++ |
|---|
public ref class AtomEntryCollection : public AtomCollectionBase<AtomEntry^> |
Inheritance Hierarchy
System..::.Object
Google.GData.Client..::.AtomCollectionBase<(Of <(AtomEntry>)>)
Google.GData.Client..::.AtomEntryCollection
Google.GData.Client..::.AtomCollectionBase<(Of <(AtomEntry>)>)
Google.GData.Client..::.AtomEntryCollection