Click or drag to resize

ConfigurationFrameCells Property

Gets reference to the ConfigurationCellCollection for this ConfigurationFrame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public ConfigurationCellCollection Cells { get; }
View Source

Property Value

ConfigurationCellCollection
See Also