Click or drag to resize

ConfigurationFrameBaseCells Property

Gets reference to the ConfigurationCellCollection for this ConfigurationFrameBase.

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

Property Value

ConfigurationCellCollection

Implements

IConfigurationFrameCells
See Also