openPDC Synchrophasor Help
Start Method (implementations)
NamespacesTVA.PhasorProtocolsFrameParserBase<(Of <(<'TFrameIdentifier>)>)>Start(IEnumerable<(Of <<'(Type>)>>))
Starts the frame parser given the specified type implementations.
Declaration Syntax
C#Visual BasicVisual C++
public override void Start(
	IEnumerable<Type> implementations
)
Public Overrides Sub Start ( _
	implementations As IEnumerable(Of Type) _
)
public:
virtual void Start(
	IEnumerable<Type^>^ implementations
) override
Parameters
implementations (IEnumerable<(Of <(<'Type>)>)>)
An implementation type paramater.

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