public static EventReport Parse( double systemFrequency, string[] lines, ref int index )
Public Shared Function Parse ( systemFrequency As Double, lines As String(), ByRef index As Integer ) As EventReport
public: static EventReport^ Parse( double systemFrequency, array<String^>^ lines, int% index )
static member Parse : systemFrequency : float * lines : string[] * index : int byref -> EventReport
GSF.SELEventParser.EventReport.Parse = function(systemFrequency, lines, index);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.