Gmail Helper Class Library

GmailAtomFeed.AtomFeedEntryCollection Properties

The properties of the GmailAtomFeed.AtomFeedEntryCollection class are listed below. For a complete list of GmailAtomFeed.AtomFeedEntryCollection class members, see the GmailAtomFeed.AtomFeedEntryCollection Members topic.

Public Instance Properties

Count (inherited from CollectionBase) Gets the number of elements contained in the CollectionBase instance.
Item Indexer for retreiving an AtomFeedEntry object

Protected Instance Properties

InnerList (inherited from CollectionBase) Gets an ArrayList containing the list of elements in the CollectionBase instance.
List (inherited from CollectionBase) Gets an IList containing the list of elements in the CollectionBase instance.

See Also

GmailAtomFeed.AtomFeedEntryCollection Class | RC.Gmail Namespace