openPDC Synchrophasor Help
HeaderCell Constructor (parent, character)
NamespacesTVA.PhasorProtocolsHeaderCellHeaderCell(IHeaderFrame, Byte)
Creates a new HeaderCell from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
public HeaderCell(
	IHeaderFrame parent,
	byte character
)
Public Sub New ( _
	parent As IHeaderFrame, _
	character As Byte _
)
public:
HeaderCell(
	IHeaderFrame^ parent, 
	unsigned char character
)
Parameters
parent (IHeaderFrame)
A reference to the parent ICommandFrame for this HeaderCell.
character (Byte)
ASCII character as a Byte that represents this HeaderCell.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0