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.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ToString ( ) : string

Returns a string representation of the record body.

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

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

Returns a string representation of the record body.
public ToString ( ) : string
Результат string