C# Class openHistorian.Data.Query.FrameReader

Inheritance: IDisposable
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Свойство Type Description
Frame HistorianValueStruct>.SortedList
FrameTime System.DateTime

Méthodes publiques

Méthode Description
Dispose ( ) : void
FrameReader ( PointStream stream ) : System
Read ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FrameReader() public méthode

public FrameReader ( PointStream stream ) : System
stream PointStream
Résultat System

Read() public méthode

public Read ( ) : bool
Résultat bool

Property Details

Frame public_oe property

public SortedList Frame
Résultat HistorianValueStruct>.SortedList

FrameTime public_oe property

public DateTime,System FrameTime
Résultat System.DateTime