ListCount Property
See Also Example Applies To
Read-Only. A long containing the incremental feed list update counter.
Syntax
object.ListCount
The object placeholder represents an RSSFeedList object.
Remarks
Corresponds to the count attribute in the weblogsUpdates element.
<weblogUpdates version="1" updated="Thu, 31 Oct 2002 14:00:00 GMT" count="253">
|