IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

Items Property

A collection of items in the current RSS feed.

Syntax

[VB.NET]
Public Property Items As RSSItemList

[C#]
public RSSItemList Items {get;}

Remarks

This property contains a collection of items in the current RSS channel. When an RSS feed is parsed by the component, all of the items in the feed are stored as RSSItem types in this collection.

This collection can also be populated before writing an RSS feed with WriteFile.

This collection is indexed from 0 to Count - 1.

Default Value

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0