EasyLanguage Object Reference
News Class
Represents a collection of news items when using a NewsProvider component.
Namespace: tsdata.marketdata
|
Name |
Type |
Description |
|
Count |
integer |
Gets
the number of available stories in the news collection. |
|
Items[index] |
object |
Gets
a NewsItem from the collection as specified by the index (zero-based). |