EasyLanguage Object Reference

News Class

Represents a collection of news items when using a NewsProvider component.

Namespace: tsdata.marketdata

[ Expand All ]
Properties
  Name Type Description
Public property Count integer Gets the number of available stories in the news collection.
Public property Items[index] object Gets a NewsItem from the collection as specified by the index (zero-based).
Inheritance Hierarchy

elsystem.Object

  tsdata.marketdata.News