NewsAuthors Class

Represents a collection of NewAuthor items when using a NewsProvider or RSSProvider 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 items in the collection.
Public property Items[index] object Gets the specified NewsAuthor object at position index within the collection.
Inheritance Hierarchy

elsystem.Object

tsdata.marketdata.NewsAuthors