EasyLanguage Object Reference

NewsAuthors Class

Represents a collection of NewAuthor items when using a NewsProvider or RSSProvider component.

Namespace: tsdata.marketdata

[ Expand All ]
Properties
  Name Type Description
Public property Count integer 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