Gmail Helper Class Library

GmailAtomFeed.AtomFeedEntryCollection Constructor 

Initializes a new instance of the GmailAtomFeed.AtomFeedEntryCollection class.

[Visual Basic]
Public Sub New()
[C#]
public GmailAtomFeed.AtomFeedEntryCollection();
[C++]
public: GmailAtomFeed.AtomFeedEntryCollection();
[JScript]
public function GmailAtomFeed.AtomFeedEntryCollection();

See Also

GmailAtomFeed.AtomFeedEntryCollection Class | RC.Gmail Namespace