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