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