C# 클래스 GSF.PQDIF.Physical.RecordBody

The body of a PQDIF Record. The body is part of the physical structure of a PQDIF file. It laid out as a hierarchy of Elements, starting with a CollectionElement that contains other elements.
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a string representation of the record body.

메소드 상세

ToString() 공개 메소드

Returns a string representation of the record body.
public ToString ( ) : string
리턴 string