C# Class 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.
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a string representation of the record body.

Method Details

ToString() public méthode

Returns a string representation of the record body.
public ToString ( ) : string
Résultat string