C# Класс Smrf.NodeXL.ExcelTemplate.TwitterSearchNetworkTopItemsReader

Class that knows how to read the the "top items in the tweets within a Twitter search network" from a NodeXL workbook.
Call TopMetricsReaderBase.TryReadMetrics to attempt to read the top Twitter items.

This class does not calculate the top items. Instead, it reads the top items that were calculated by and written to the workbook.

Наследование: TopMetricsReaderBase
Показать файл Открыть проект

Открытые методы

Метод Описание
TwitterSearchNetworkTopItemsReader ( ) : System

Initializes a new instance of the class.

Приватные методы

Метод Описание
AssertValid ( ) : void

Описание методов

TwitterSearchNetworkTopItemsReader() публичный Метод

Initializes a new instance of the class.
public TwitterSearchNetworkTopItemsReader ( ) : System
Результат System