openPDC Synchrophasor Help
CreateNewCell Property
NamespacesTVA.PhasorProtocolsChannelFrameParsingStateBase<(Of <(<'T>)>)>CreateNewCell
Gets reference to delegate used to create a new IChannelCell object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual CreateNewCellFunction<T> CreateNewCell { get; }
Public Overridable ReadOnly Property CreateNewCell As CreateNewCellFunction(Of T)
	Get
public:
virtual property CreateNewCellFunction<T>^ CreateNewCell {
	CreateNewCellFunction<T>^ get ();
}

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