ParseString Method
See Also Example Applies To
The passed string is parsed and populates the object properties.
Syntax
object.ParseString (Data)
| Part |
Description |
| object |
An object expression that evaluates to an RSSFeedList object. |
| Data |
Required. A string with the contents of the feed list document. |
|