News Class

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

Namespace: tsdata.marketdata

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Count int 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