openPDC Synchrophasor Help
ChannelValueBase<(Of <(<'T>)>)> Constructor (parent, channelDefinition)
NamespacesTVA.PhasorProtocolsChannelValueBase<(Of <(<'T>)>)>ChannelValueBase<(Of <(<'T>)>)>(IDataCell, T)
Creates a new ChannelValueBase<(Of <(<'T>)>)> from specified parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected ChannelValueBase(
	IDataCell parent,
	T channelDefinition
)
Protected Sub New ( _
	parent As IDataCell, _
	channelDefinition As T _
)
protected:
ChannelValueBase(
	IDataCell^ parent, 
	T channelDefinition
)
Parameters
parent (IDataCell)
The IDataCell parent of this ChannelValueBase<(Of <(<'T>)>)>.
channelDefinition (T)
The IChannelDefinition associated with this ChannelValueBase<(Of <(<'T>)>)>.

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