RssFeedCollection.Add Method
Adds a specified feed to this collection.
[Visual Basic]
Public Function Add( _
ByVal
feed As
RssFeed _
) As
Integer
Parameters
-
feed
- The feed to add.
Return Value
The zero-based index of the added feed.
See Also
RssFeedCollection Class | Rss Namespace