|
IChannelFrameCells Property
|
Gets the simple reference to the collection of cells for this
IChannelFrame.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
SyntaxReadOnly Property Cells As Object
Get
property Object^ Cells {
Object^ get ();
}
abstract Cells : Object with get
View SourceProperty Value
Object
See Also