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