Click or drag to resize

IChannelFrameTCells Property

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

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

Property Value

IChannelCellCollectionT
See Also