C# 클래스 openHistorian.Data.Query.FrameReader

상속: IDisposable
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 프로퍼티들

프로퍼티 타입 설명
Frame HistorianValueStruct>.SortedList
FrameTime System.DateTime

공개 메소드들

메소드 설명
Dispose ( ) : void
FrameReader ( PointStream stream ) : System
Read ( ) : bool

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

FrameReader() 공개 메소드

public FrameReader ( PointStream stream ) : System
stream PointStream
리턴 System

Read() 공개 메소드

public Read ( ) : bool
리턴 bool

프로퍼티 상세

Frame 공개적으로 프로퍼티

public SortedList Frame
리턴 HistorianValueStruct>.SortedList

FrameTime 공개적으로 프로퍼티

public DateTime,System FrameTime
리턴 System.DateTime