Click or drag to resize

ChannelFrameBaseTCells Property

Gets the strongly-typed reference to the collection of cells for this ChannelFrameBaseT.

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

Property Value

IChannelCellCollectionT

Implements

IChannelFrameTCells
See Also