Add Method
See Also Example Applies To
Adds an empty RSSItem object to the collection.
Syntax
object.Add ()
The object placeholder represents an RSSItems object.
Remarks
Once the item is added to the collection it will need to have its properties set.
|