EasyLanguage Object Reference
NewsAuthors Class
Represents a collection of NewAuthor items
when using a NewsProvider or RSSProvider component.
Namespace: tsdata.marketdata
|
Name |
Type |
Description |
|
Count |
integer |
Gets
the number of items in the collection. |
|
Items[index] |
object |
Gets the specified NewsAuthor object at position index within the collection. |