Click or drag to resize

RecordBodyCollection Property

Gets or sets the CollectionElement at the top of the hierarchy. This can be used to traverse the hierarchy.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public CollectionElement Collection { get; set; }
View Source

Property Value

CollectionElement
See Also