RssFeed Documented Class Library

RssFeedItemCollection.GetEnumerator Method 

Returns an IEnumerator that can be used to enumerate through the RssItemCollection.

public virtual IEnumerator GetEnumerator();

Return Value

An enumerator that can be used to enumerate through the RssItemCollection.

Implements

IEnumerable.GetEnumerator

See Also

RssFeedItemCollection Class | skmRss Namespace