openPDC Synchrophasor Help
ChannelValueBase<(Of <(<'T>)>)> Constructor (info, context)
NamespacesTVA.PhasorProtocolsChannelValueBase<(Of <(<'T>)>)>ChannelValueBase<(Of <(<'T>)>)>(SerializationInfo, StreamingContext)
Creates a new ChannelValueBase<(Of <(<'T>)>)> from serialization parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected ChannelValueBase(
	SerializationInfo info,
	StreamingContext context
)
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
protected:
ChannelValueBase(
	SerializationInfo^ info, 
	StreamingContext context
)
Parameters
info (SerializationInfo)
The SerializationInfo with populated with data.
context (StreamingContext)
The source StreamingContext for this deserialization.

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