C# Класс TA.Lib.Timestamps

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
IsSyncWith bool
IsSyncWith bool
Timestamps System
Timestamps System
Timestamps System

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

Метод Описание
this ( Index index ) : System.DateTime

Access to the DateTime for the parent timeseries.

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

Метод Описание
IsSyncWith ( IValueIter otherObject ) : bool
IsSyncWith ( Timestamps timeStamps ) : bool
Timestamps ( IValueIter parent, System.DateTime array ) : System
Timestamps ( IValueIter parent, Timestamps timestamps ) : System
Timestamps ( IValueIter parent, int size ) : System

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

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

Access to the DateTime for the parent timeseries.
public this ( Index index ) : System.DateTime
index Index
Результат System.DateTime