Click or drag to resize

CollectionElementElements Property

Gets a list of the element in this collection.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public IList<Element> Elements { get; }
View Source

Property Value

IListElement
See Also